Home
last modified time | relevance | path

Searched refs:GL_INT_SAMPLER_2D_MULTISAMPLE (Results 1 - 25 of 29) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp142 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 Duniform_type_info_autogen.cpp91 {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 DPackedEnums.cpp162 case GL_INT_SAMPLER_2D_MULTISAMPLE:
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetActiveUniformTests.cpp414 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 Dgl_types.h166 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
H A Dreflection.cpp768 : GL_INT_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h111 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 Dshader_translator.cpp622 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 Des31fShaderStateQueryTests.cpp188 { 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 Dutil.cpp312 return GL_INT_SAMPLER_2D_MULTISAMPLE;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1267 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 Dfunctionsgl_enums.h770 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1371 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
H A Dgl32.h1371 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
H A Dgl32.h1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1373 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
H A Dgl32.h1373 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
H A Dgl32.h1352 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/glfw/deps/glad/
H A Dgl.h651 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1557 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1538 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1594 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1594 #define GL_INT_SAMPLER_2D_MULTISAMPLE 0x9109 macro

Completed in 179 milliseconds

12