Searched defs:SVGA3D_MINOR_HWVERSION (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/svga/include/ | ||
H A D | svga3d_devcaps.h | 55 #define SVGA3D_MINOR_HWVERSION(version) ((version) & 0xFF) macro |
Completed in 3 milliseconds