Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_2D_MULTISAMPLE_ARRAY (Results 1 - 23 of 23) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp136 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableComponentType()
326 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableRowCount()
405 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableColumnCount()
493 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in IsSamplerType()
853 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp122 {GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_INT, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_NONE, GL_NONE,
303 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp166 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY:
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h120 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B 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.h100 DECL_TYPE(sampler2DMSArray, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_FLOAT)
147 DECL_TYPE(texture2DMSArray, GL_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_FLOAT)
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp217 { GL_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp sampler2DMSArray u_sampler", "texelFetch(u_sampler, ivec3(gl_FragCoord.xyz), 0)" }, in getInfos()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dutil.cpp298 return GL_SAMPLER_2D_MULTISAMPLE_ARRAY;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1289 case GL_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_SAMPLER_2D_MULTISAMPLE_ARRAY; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h795 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1728 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1709 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1730 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1709 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/glfw/deps/glad/
H A Dgl.h1098 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1559 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1447 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1540 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1428 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1596 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1483 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1596 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro
H A Dglext.h1483 #define GL_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910B macro

Completed in 296 milliseconds