Home
last modified time | relevance | path

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

/external/mesa3d/src/glsl/
Dbuiltin_types.h187 glsl_type(GL_SAMPLER_1D, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT,
/external/deqp/framework/opengl/
DgluShaderUtil.cpp622 case GL_SAMPLER_1D: return TYPE_SAMPLER_1D; in getDataTypeFromGLType()
/external/deqp/framework/opengl/wrapper/
DglwEnums.inl837 #define GL_SAMPLER_1D 0x8B5D macro
/external/mesa3d/include/GL/
Dglext.h425 #define GL_SAMPLER_1D 0x8B5D macro