/external/angle/src/common/ |
D | utilities.cpp | 134 case GL_SAMPLER_2D_MULTISAMPLE: in VariableComponentType() 321 case GL_SAMPLER_2D_MULTISAMPLE: in VariableRowCount() 400 case GL_SAMPLER_2D_MULTISAMPLE: in VariableColumnCount() 488 case GL_SAMPLER_2D_MULTISAMPLE: in IsSamplerType() 848 case GL_SAMPLER_2D_MULTISAMPLE: in VariableSortOrder()
|
D | uniform_type_info_autogen.cpp | 119 {GL_SAMPLER_2D_MULTISAMPLE, GL_INT, GL_TEXTURE_2D_MULTISAMPLE, GL_NONE, GL_NONE, 301 case GL_SAMPLER_2D_MULTISAMPLE: in GetTypeInfoIndex()
|
D | PackedEnums.cpp | 161 case GL_SAMPLER_2D_MULTISAMPLE: in SamplerTypeToTextureType()
|
/external/deqp/external/openglcts/modules/gles31/ |
D | es31cTextureStorageMultisampleGetActiveUniformTests.cpp | 344 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate() 449 if (uniform_type != GL_SAMPLER_2D_MULTISAMPLE) in iterate()
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | gl_types.h | 119 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | reflection.cpp | 720 …se true: return sampler.arrayed ? GL_SAMPLER_2D_MULTISAMPLE_ARRAY : GL_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/external/angle/third_party/vulkan-deps/glslang/src/glslang/MachineIndependent/ |
D | gl_types.h | 119 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | reflection.cpp | 720 …se true: return sampler.arrayed ? GL_SAMPLER_2D_MULTISAMPLE_ARRAY : GL_SAMPLER_2D_MULTISAMPLE; in mapSamplerToGlType()
|
/external/deqp/modules/gles31/functional/ |
D | es31fShaderStateQueryTests.cpp | 187 …{ GL_SAMPLER_2D_MULTISAMPLE, "uniform highp sampler2DMS u_sampler", "texelFetch(u_sampler, ivec… in getInfos()
|
/external/mesa3d/src/compiler/ |
D | builtin_type_macros.h | 98 DECL_TYPE(sampler2DMS, GL_SAMPLER_2D_MULTISAMPLE, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_M…
|
/external/angle/samples/shader_translator/ |
D | shader_translator.cpp | 598 case GL_SAMPLER_2D_MULTISAMPLE: in PrintVariable()
|
/external/angle/src/compiler/translator/ |
D | util.cpp | 296 return GL_SAMPLER_2D_MULTISAMPLE; in GLVariableType()
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 1264 case GL_SAMPLER_2D_MULTISAMPLE: return TYPE_SAMPLER_2D_MULTISAMPLE; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 993 case GL_SAMPLER_2D_MULTISAMPLE: return "GL_SAMPLER_2D_MULTISAMPLE";
|
/external/angle/src/libANGLE/renderer/gl/ |
D | functionsgl_enums.h | 794 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 1496 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/angle/include/GLES3/ |
D | gl31.h | 1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | gl32.h | 1351 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/mesa3d/include/GLES3/ |
D | gl31.h | 1370 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | gl32.h | 1370 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 1593 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | glext.h | 1480 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/mesa3d/include/GL/ |
D | glcorearb.h | 1556 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
D | glext.h | 1444 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/ |
D | glew.h | 7374 #define GL_SAMPLER_2D_MULTISAMPLE 0x9108 macro
|