/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | utilities.cpp | 142 case GL_INT_SAMPLER_2D_MULTISAMPLE: in VariableComponentType() 333 case GL_INT_SAMPLER_2D_MULTISAMPLE: in VariableRowCount() 412 case GL_INT_SAMPLER_2D_MULTISAMPLE: in VariableColumnCount() 501 case GL_INT_SAMPLER_2D_MULTISAMPLE: in IsSamplerType() 859 case GL_INT_SAMPLER_2D_MULTISAMPLE: in VariableSortOrder()
|
H A D | uniform_type_info_autogen.cpp | 91 {GL_INT_SAMPLER_2D_MULTISAMPLE, GL_INT, GL_TEXTURE_2D_MULTISAMPLE, GL_NONE, GL_NONE, 277 case GL_INT_SAMPLER_2D_MULTISAMPLE: in GetTypeInfoIndex()
|
H A D | PackedEnums.cpp | 162 case GL_INT_SAMPLER_2D_MULTISAMPLE:
|
/third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
H A D | es31cTextureStorageMultisampleGetActiveUniformTests.cpp | 414 if (uniform_type != GL_INT_SAMPLER_2D_MULTISAMPLE) in iterate() 519 if (uniform_type != GL_INT_SAMPLER_2D_MULTISAMPLE) in iterate()
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 166 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
H A D | reflection.cpp | 768 : GL_INT_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 111 DECL_TYPE(isampler2DMS, GL_INT_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_INT) 158 DECL_TYPE(itexture2DMS, GL_INT_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_INT)
|
/third_party/skia/third_party/externals/angle2/samples/shader_translator/ |
H A D | shader_translator.cpp | 622 case GL_INT_SAMPLER_2D_MULTISAMPLE: in PrintVariable() 623 typeName = "GL_INT_SAMPLER_2D_MULTISAMPLE"; in PrintVariable()
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
H A D | es31fShaderStateQueryTests.cpp | 188 { GL_INT_SAMPLER_2D_MULTISAMPLE, "uniform highp isampler2DMS 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 | 312 return GL_INT_SAMPLER_2D_MULTISAMPLE;
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderUtil.cpp | 1267 case GL_INT_SAMPLER_2D_MULTISAMPLE: return TYPE_INT_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | functionsgl_enums.h | 770 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl31.h | 1371 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
H A D | gl32.h | 1371 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl31.h | 1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
H A D | gl32.h | 1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl31.h | 1373 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
H A D | gl32.h | 1373 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl31.h | 1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
H A D | gl32.h | 1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 651 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1557 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1538 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1594 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1594 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
|