Searched refs:GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE (Results 1 - 13 of 13) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 215 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
H A D | reflection.cpp | 866 : GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 214 DECL_TYPE(uimage2DMS, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_UINT) 236 DECL_TYPE(u64image2DMS, GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_UINT64)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1061 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageLoadStoreTests.cpp | 1040 return GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE; in ImageType()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2173 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
H A D | glext.h | 2121 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2154 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
H A D | glext.h | 2102 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2210 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
H A D | glext.h | 2157 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2210 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
H A D | glext.h | 2157 #define GL_UNSIGNED_INT_IMAGE_2D_MULTISAMPLE 0x906B macro
|
Completed in 257 milliseconds