Home
last modified time | relevance | path

Searched refs:GL_UNSIGNED_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.cpp150 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableComponentType()
342 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableRowCount()
423 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableColumnCount()
510 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in IsSamplerType()
866 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in VariableSortOrder()
H A Duniform_type_info_autogen.cpp177 {GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_INT,
345 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in GetTypeInfoIndex()
H A DPackedEnums.cpp168 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY:
/third_party/glslang/glslang/MachineIndependent/
H A Dgl_types.h179 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dreflection.cpp786 case true: return sampler.arrayed ? GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY in mapSamplerToGlType()
/third_party/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h124 DECL_TYPE(usampler2DMSArray, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_UINT)
171 DECL_TYPE(utexture2DMSArray, GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GLSL_TYPE_TEXTURE, GLSL_SAMPLER_DIM_MS, 0, 1, GLSL_TYPE_UINT)
/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderStateQueryTests.cpp219 { GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, "uniform highp usampler2DMSArray 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.cpp330 return GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY;
/third_party/vk-gl-cts/framework/opengl/
H A DgluShaderUtil.cpp1291 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: return TYPE_UINT_SAMPLER_2D_MULTISAMPLE_ARRAY; in getDataTypeFromGLType()
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A Dfunctionsgl_enums.h819 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/mesa3d/include/GLES3/
H A Dgl32.h1730 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/openGLES/api/GLES3/
H A Dgl32.h1711 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/
H A Dgl32.h1732 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/skia/third_party/externals/angle2/include/GLES3/
H A Dgl32.h1711 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/glfw/deps/glad/
H A Dgl.h1430 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/mesa3d/include/GL/
H A Dglcorearb.h1561 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1449 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/openGLES/api/GL/
H A Dglcorearb.h1542 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1430 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglcorearb.h1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglcorearb.h1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
H A Dglext.h1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro

Completed in 291 milliseconds