Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_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.cpp149 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 Duniform_type_info_autogen.cpp174 {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 DPackedEnums.cpp163 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE:
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetActiveUniformTests.cpp379 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 Dgl_types.h182 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
H A Dreflection.cpp787 : GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h123 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 Dshader_translator.cpp653 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 Des31fShaderStateQueryTests.cpp189 { 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 Dutil.cpp328 return GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1268 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 Dfunctionsgl_enums.h818 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1372 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
H A Dgl32.h1372 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
H A Dgl32.h1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1374 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
H A Dgl32.h1374 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
H A Dgl32.h1353 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/glfw/deps/glad/
H A Dgl.h1429 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1558 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1539 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1595 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1595 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE 0x910A macro

Completed in 157 milliseconds

12