/third_party/skia/third_party/externals/angle2/src/common/ |
H A D | utilities.cpp | 150 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 D | uniform_type_info_autogen.cpp | 177 {GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY, GL_UNSIGNED_INT, 345 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY: in GetTypeInfoIndex()
|
H A D | PackedEnums.cpp | 168 case GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY:
|
/third_party/glslang/glslang/MachineIndependent/ |
H A D | gl_types.h | 179 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
H A D | reflection.cpp | 786 case true: return sampler.arrayed ? GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY in mapSamplerToGlType()
|
/third_party/mesa3d/src/compiler/ |
H A D | builtin_type_macros.h | 124 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 D | es31fShaderStateQueryTests.cpp | 219 { 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 D | util.cpp | 330 return GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY;
|
/third_party/vk-gl-cts/framework/opengl/ |
H A D | gluShaderUtil.cpp | 1291 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 D | functionsgl_enums.h | 819 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/mesa3d/include/GLES3/ |
H A D | gl32.h | 1730 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/openGLES/api/GLES3/ |
H A D | gl32.h | 1711 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GLES3/ |
H A D | gl32.h | 1732 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/skia/third_party/externals/angle2/include/GLES3/ |
H A D | gl32.h | 1711 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/glfw/deps/glad/ |
H A D | gl.h | 1430 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/mesa3d/include/GL/ |
H A D | glcorearb.h | 1561 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
H A D | glext.h | 1449 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/openGLES/api/GL/ |
H A D | glcorearb.h | 1542 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
H A D | glext.h | 1430 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/skia/third_party/externals/swiftshader/include/GL/ |
H A D | glcorearb.h | 1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
H A D | glext.h | 1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
/third_party/skia/third_party/externals/opengl-registry/api/GL/ |
H A D | glcorearb.h | 1598 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|
H A D | glext.h | 1485 #define GL_UNSIGNED_INT_SAMPLER_2D_MULTISAMPLE_ARRAY 0x910D macro
|