Searched refs:GL_SAMPLER_1D (Results 1 - 7 of 7) sorted by relevance

/external/mesa3d/src/compiler/
H A Dbuiltin_type_macros.h81 DECL_TYPE(sampler, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_VOID)
82 DECL_TYPE(sampler1D, GL_SAMPLER_1D, GLSL_TYPE_SAMPLER, GLSL_SAMPLER_DIM_1D, 0, 0, GLSL_TYPE_FLOAT)
/external/deqp/framework/opengl/
H A DgluShaderUtil.cpp878 case GL_SAMPLER_1D: return TYPE_SAMPLER_1D;
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl933 #define GL_SAMPLER_1D 0x8B5D
/external/mesa3d/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro
/external/swiftshader/include/GL/
H A Dglcorearb.h749 #define GL_SAMPLER_1D 0x8B5D macro
H A Dglext.h619 #define GL_SAMPLER_1D 0x8B5D macro

Completed in 292 milliseconds