Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_1D (Results 1 – 9 of 9) sorted by relevance

/external/deqp-deps/glslang/glslang/MachineIndependent/
Dgl_types.h99 #define GL_SAMPLER_1D 0x8B5D macro
Dreflection.cpp394 case false: return sampler.arrayed ? GL_SAMPLER_1D_ARRAY : GL_SAMPLER_1D; in mapSamplerToGlType()
/external/mesa3d/src/compiler/
Dbuiltin_type_macros.h117 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1…
118 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1…
/external/deqp/framework/opengl/
DgluShaderUtil.cpp1180 case GL_SAMPLER_1D: return TYPE_SAMPLER_1D; in getDataTypeFromGLType()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl935 #define GL_SAMPLER_1D 0x8B5D macro
/external/swiftshader/include/GL/
Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro
/external/mesa3d/include/GL/
Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro