Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. General Programming
  3. C / C++ / MFC
  4. video card speed info

video card speed info

Scheduled Pinned Locked Moved C / C++ / MFC
performanceasp-netwindows-admintutorialquestion
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • L Offline
    L Offline
    locoone
    wrote on last edited by
    #1

    is there anywhere in the registry or using one of the wmi classes that i can get the gpu core, memory, shader speed? if no. does anyone know how to get this info?

    S 1 Reply Last reply
    0
    • L locoone

      is there anywhere in the registry or using one of the wmi classes that i can get the gpu core, memory, shader speed? if no. does anyone know how to get this info?

      S Offline
      S Offline
      Saurabh Garg
      wrote on last edited by
      #2

      For basic information like Name of the gpu card, memory, etc you can use Win32_VideoController class in WMI. For number of shaders, texture units, etc you will have to use directx or opengl. -Saurabh

      L 1 Reply Last reply
      0
      • S Saurabh Garg

        For basic information like Name of the gpu card, memory, etc you can use Win32_VideoController class in WMI. For number of shaders, texture units, etc you will have to use directx or opengl. -Saurabh

        L Offline
        L Offline
        locoone
        wrote on last edited by
        #3

        i need core speed shader speed and memory speed only. the rest dont matter

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups