/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | utilities.cpp | 149 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in VariableComponentType() 341 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in VariableRowCount() 422 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in VariableColumnCount() 509 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in IsSamplerType() 865 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in VariableSortOrder()
|
H A D | uniform_type_info_autogen.cpp | 174 {GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, GL_UNSIGNED_INT, GL_TEXTURE_2D_MULTISAMPLE, GL_NONE, 343 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in GetTypeInfoIndex()
|
H A D | PackedEnums.cpp | 163 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE:
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureStorageMultisampleGetActiveUniformTests.cpp | 379 if (uniform_type != GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE) in iterate() 484 if (uniform_type != GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE) in iterate()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 182 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
H A D | reflection.cpp | 787 : GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 123 DECL_TYPE(usampler2DMS, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_UINT) 170 DECL_TYPE(utexture2DMS, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_UINT)
|
/third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
H A D | shader_translator.cpp | 653 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: in PrintVariable() 654 typeName = "GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE"; in PrintVariable()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 189 { GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE, "uniform highp usampler2DMS u_sampler", "texelFetch(u_sampler, ivec2(gl_FragCoord.xy), 0)" }, in getInfos()
|
/third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
H A D | util.cpp | 328 return GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE;
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderUtil.cpp | 1268 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE: return TYPE_UINT_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 818 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1372 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
H A D | gl32.h | 1372 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
H A D | gl32.h | 1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1374 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
H A D | gl32.h | 1374 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
H A D | gl32.h | 1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 1429 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1558 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1539 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1595 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1595 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
|