Home
last modified time | relevance | path

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

12

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp135 case GL_SAMPLER_2D_MULTISAMPLE: in VariableComponentType()
325 case GL_SAMPLER_2D_MULTISAMPLE: in VariableRowCount()
404 case GL_SAMPLER_2D_MULTISAMPLE: in VariableColumnCount()
492 case GL_SAMPLER_2D_MULTISAMPLE: in IsSamplerType()
852 case GL_SAMPLER_2D_MULTISAMPLE: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp119 {GL_SAMPLER_2D_MULTISAMPLE, GL_INT, GL_TEXTURE_2D_MULTISAMPLE, GL_NONE, GL_NONE,
301 case GL_SAMPLER_2D_MULTISAMPLE: in GetTypeInfoIndex()
H A DPackedEnums.cpp161 case GL_SAMPLER_2D_MULTISAMPLE:
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTextureStorageMultisampleGetActiveUniformTests.cpp344 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate()
449 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate()
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h119 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
H A Dreflection.cpp718 case true: return sampler.arrayed ? GL_SAMPLER_2D_MULTISAMPLE_ARRAY : GL_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h99 DECL_TYPE(sampler2DMS, GL_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_FLOAT)
146 DECL_TYPE(texture2DMS, GL_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 0, GLSL_TYPE_FLOAT)
/third_party/skia/third_party/externals/angle2/samples/shader_translator/
H A Dshader_translator.cpp594 case GL_SAMPLER_2D_MULTISAMPLE: in PrintVariable()
595 typeName = "GL_SAMPLER_2D_MULTISAMPLE"; in PrintVariable()
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp187 { GL_SAMPLER_2D_MULTISAMPLE, "uniform highp sampler2DMS 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.cpp296 return GL_SAMPLER_2D_MULTISAMPLE;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1266 case GL_SAMPLER_2D_MULTISAMPLE: return TYPE_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h794 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/mesa3d/include/GLES3/
H A Dgl31.h1370 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
H A Dgl32.h1370 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/openGLES/api/GLES3/
H A Dgl31.h1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
H A Dgl32.h1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl31.h1372 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
H A Dgl32.h1372 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl31.h1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
H A Dgl32.h1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/glfw/deps/glad/
H A Dgl.h1097 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1556 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1537 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1593 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1593 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro

Completed in 164 milliseconds

12