Searched defs:ver_for_ext (Results 1 - 2 of 2) sorted by relevance

/vbox/src/VBox/Devices/Graphics/shaderlib/
H A Ddirectx.c268 static DWORD ver_for_ext(GL_SupportedExt ext) function
2119 DWORD ver = ver_for_ext(ext); \
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/wined3d/
H A Ddirectx.c449 static DWORD ver_for_ext(GL_SupportedExt ext) function
2318 DWORD ver = ver_for_ext(ext); \

Completed in 52 milliseconds