Home
last modified time | relevance | path

Searched refs:GL_SAMPLER_2D (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
Dutilities.cpp28 case GL_SAMPLER_2D: in UniformComponentCount()
73 case GL_SAMPLER_2D: in UniformComponentType()
DProgram.cpp593 targetUniform->type == GL_SAMPLER_2D || in setUniform1iv()
948 case GL_SAMPLER_2D: in applyUniforms()
1757 case 1: return new Uniform(GL_SAMPLER_2D, name, constantDescription.Elements); in createUniform()
/external/mesa3d/src/glsl/
Dbuiltin_types.h54 glsl_type(GL_SAMPLER_2D, GLSL_SAMPLER_DIM_2D, 0, 0, GLSL_TYPE_FLOAT,
/external/mesa3d/include/GLES2/
Dgl2.h392 #define GL_SAMPLER_2D 0x8B5E macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
Dgl2.h392 #define GL_SAMPLER_2D 0x8B5E macro
/external/qemu/distrib/sdl-1.2.15/include/
DSDL_opengl.h494 #define GL_SAMPLER_2D 0x8B5E macro