Home
last modified time | relevance | path

Searched refs:WGL_NO_TEXTURE_ARB (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/frontends/wgl/
Dstw_ext_pbuffer.c89 int textureFormat = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB()
90 int textureTarget = WGL_NO_TEXTURE_ARB; in wglCreatePbufferARB()
117 textureFormat != WGL_NO_TEXTURE_ARB) { in wglCreatePbufferARB()
129 textureTarget != WGL_NO_TEXTURE_ARB) { in wglCreatePbufferARB()
Dstw_ext_rendertexture.c80 case WGL_NO_TEXTURE_ARB: in translate_target()
96 case WGL_NO_TEXTURE_ARB: in translate_texture_format()
/external/angle/src/libANGLE/renderer/gl/wgl/
DPbufferSurfaceWGL.cpp55 return WGL_NO_TEXTURE_ARB; in GetWGLTextureType()
71 return WGL_NO_TEXTURE_ARB; in GetWGLTextureTarget()
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dwglew.h425 #define WGL_NO_TEXTURE_ARB 0x2077 macro
1062 #define WGL_NO_TEXTURE_ARB 0x2077 macro
/external/swiftshader/include/GL/
Dwglext.h245 #define WGL_NO_TEXTURE_ARB 0x2077 macro
/external/angle/src/third_party/khronos/GL/
Dwglext.h242 #define WGL_NO_TEXTURE_ARB 0x2077 macro
/external/mesa3d/include/GL/
Dwglext.h245 #define WGL_NO_TEXTURE_ARB 0x2077 macro
/external/angle/include/WGL/
Dwgl.h336 #define WGL_NO_TEXTURE_ARB 0x2077 macro