Searched refs:GL_INT_SAMPLER_2D_RECT (Results 1 - 13 of 13) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 164 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
H A D | reflection.cpp | 775 return GL_INT_SAMPLER_2D_RECT; in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 109 DECL_TYPE(isampler2DRect, GL_INT_SAMPLER_2D_RECT, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_RECT, 0, 0, GLSL_TYPE_INT) 156 DECL_TYPE(itexture2DRect, GL_INT_SAMPLER_2D_RECT, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_RECT, 0, 0, GLSL_TYPE_INT)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 701 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 653 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1410 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
H A D | glext.h | 1298 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1391 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
H A D | glext.h | 1279 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1410 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
H A D | glext.h | 1297 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1410 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
H A D | glext.h | 1297 #define GL_INT_SAMPLER_2D_RECT 0x8DCD macro
|
Completed in 283 milliseconds