Searched refs:GL_INT_IMAGE_2D_MULTISAMPLE (Results 1 - 13 of 13) sorted by relevance
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 204 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
H A D | reflection.cpp | 847 case true: return sampler.arrayed ? GL_INT_IMAGE_2D_MULTISAMPLE_ARRAY : GL_INT_IMAGE_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 203 DECL_TYPE(iimage2DMS, GL_INT_IMAGE_2D_MULTISAMPLE, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_INT) 225 DECL_TYPE(i64image2DMS, GL_INT_IMAGE_2D_MULTISAMPLE, GLSL_TYPE_IMAGE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_INT64)
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 1006 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
/third_party/vk-gl-cts/external/openglcts/modules/gl/ |
H A D | gl4cShaderImageLoadStoreTests.cpp | 1008 return GL_INT_IMAGE_2D_MULTISAMPLE; in ImageType()
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 2162 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
H A D | glext.h | 2110 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 2143 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
H A D | glext.h | 2091 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 2199 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
H A D | glext.h | 2146 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 2199 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
H A D | glext.h | 2146 #define GL_INT_IMAGE_2D_MULTISAMPLE 0x9060 macro
|
Completed in 275 milliseconds