Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/common/
H A Dutilities.cpp143 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableComponentType()
334 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableRowCount()
413 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableColumnCount()
502 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in IsSamplerType()
860 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp94 {GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_INT, GL_TEXTURE_2D_MULTISAMPLE_ARRAY, GL_NONE,
279 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp167 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY:
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h167 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dreflection.cpp767 case true: return sampler.arrayed ? GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h112 DECL_TYPE(isampler2DMSArray, GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_INT)
159 DECL_TYPE(itexture2DMSArray, GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_INT)
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp218 { GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp isampler2DMSArray 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.cpp314 return GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1290 case GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_INT_SAMPLER_2D_MULTISAMPLE_ARRAY; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h771 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1729 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1710 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1731 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1710 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/glfw/deps/glad/
H A Dgl.h652 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1560 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1448 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1541 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1429 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1597 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1484 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1597 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro
H A Dglext.h1484 #define GL_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910C macro

Completed in 296 milliseconds