Searched refs:GL_SAMPLER_CUBE (Results 1 - 6 of 6) sorted by relevance

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp29 case GL_SAMPLER_CUBE:
74 case GL_SAMPLER_CUBE:
H A DProgram.cpp594 targetUniform->type == GL_SAMPLER_CUBE)
949 case GL_SAMPLER_CUBE:
1764 case 1: return new Uniform(GL_SAMPLER_CUBE, name, constantDescription.Elements);
/external/mesa3d/src/glsl/
H A Dbuiltin_types.h56 glsl_type(GL_SAMPLER_CUBE, GLSL_SAMPLER_DIM_CUBE, 0, 0, GLSL_TYPE_FLOAT,
/external/mesa3d/include/GLES2/
H A Dgl2.h393 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h393 #define GL_SAMPLER_CUBE 0x8B60 macro
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h496 #define GL_SAMPLER_CUBE 0x8B60 macro

Completed in 221 milliseconds