Home
last modified time | relevance | path

Searched refs:GL_VIEW_CLASS_BPTC_UNORM (Results 1 – 2 of 2) sorted by relevance

/reactos/dll/directx/wine/wined3d/
H A Dutils.c2762 {GL_COMPRESSED_RGBA_BPTC_UNORM, GL_VIEW_CLASS_BPTC_UNORM}, in lookup_gl_view_class()
2763 {GL_COMPRESSED_SRGB_ALPHA_BPTC_UNORM, GL_VIEW_CLASS_BPTC_UNORM}, in lookup_gl_view_class()
/reactos/sdk/include/reactos/wine/
H A Dwgl.h4904 #define GL_VIEW_CLASS_BPTC_UNORM 0x82D2 macro