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

/external/webkit/Source/ThirdParty/ANGLE/src/libGLESv2/
H A Dutilities.cpp31 case GL_BOOL_VEC2:
60 case GL_BOOL_VEC2:
107 case GL_BOOL_VEC2:
140 case GL_BOOL_VEC2:
H A DProgram.cpp348 else if (targetUniform->type == GL_BOOL_VEC2)
663 else if (targetUniform->type == GL_BOOL_VEC2)
938 case GL_BOOL_VEC2: applyUniform2bv(location, arraySize, b); break;
1772 case 2: return new Uniform(GL_BOOL_VEC2, name, constantDescription.Elements);
/external/mesa3d/src/glsl/
H A Dbuiltin_types.h40 glsl_type(GL_BOOL_VEC2, GLSL_TYPE_BOOL, 2, 1, "bvec2"),
/external/mesa3d/include/GLES2/
H A Dgl2.h386 #define GL_BOOL_VEC2 0x8B57 macro
/external/mesa3d/src/pixelflinger2/
H A Dshader.cpp841 case GL_BOOL_VEC2:
/external/webkit/Source/ThirdParty/ANGLE/include/GLES2/
H A Dgl2.h386 #define GL_BOOL_VEC2 0x8B57 macro
/external/qemu/distrib/sdl-1.2.15/include/
H A DSDL_opengl.h487 #define GL_BOOL_VEC2 0x8B57 macro

Completed in 130 milliseconds