/external/swiftshader/src/OpenGL/libGL/ |
D | utilities.cpp | 46 case GL_BOOL_VEC4: in UniformComponentCount() 69 case GL_BOOL_VEC4: in UniformComponentType() 120 case GL_BOOL_VEC4: in VariableRowCount() 159 case GL_BOOL_VEC4: in VariableColumnCount()
|
D | Program.cpp | 461 else if(targetUniform->type == GL_BOOL_VEC4) in setUniform4fv() 760 else if(targetUniform->type == GL_BOOL_VEC4) in setUniform4iv() 919 case GL_BOOL_VEC4: applyUniform4bv(location, size, b); break; in applyUniforms()
|
/external/swiftshader/src/OpenGL/libGLESv2/ |
D | utilities.cpp | 213 case GL_BOOL_VEC4: in UniformComponentCount() 246 case GL_BOOL_VEC4: in UniformComponentType() 352 case GL_BOOL_VEC4: in VariableRowCount() 419 case GL_BOOL_VEC4: in VariableColumnCount()
|
D | Program.cpp | 477 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformfv() 721 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformiv() 840 static GLenum boolType[] = { GL_BOOL, GL_BOOL_VEC2, GL_BOOL_VEC3, GL_BOOL_VEC4 }; in setUniformuiv() 1093 case GL_BOOL_VEC4: applyUniform4bv(location, size, b); break; in applyUniforms()
|
/external/mesa3d/src/glsl/ |
D | builtin_types.h | 47 glsl_type(GL_BOOL_VEC4, GLSL_TYPE_BOOL, 4, 1, "bvec4"),
|
/external/deqp/framework/opengl/ |
D | gluShaderUtil.cpp | 873 case GL_BOOL_VEC4: return TYPE_BOOL_VEC4; in getDataTypeFromGLType()
|
D | gluStrUtil.inl | 968 case GL_BOOL_VEC4: return "GL_BOOL_VEC4";
|
/external/mesa3d/src/mesa/main/ |
D | uniform_query.cpp | 648 case GL_BOOL_VEC4: in _mesa_uniform()
|
/external/mesa3d/include/GLES2/ |
D | gl2.h | 388 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/ |
D | gl2.h | 388 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/swiftshader/include/GLES2/ |
D | gl2.h | 321 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/ |
D | gl3.h | 412 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/deqp/modules/gles2/functional/ |
D | es2fShaderStateQueryTests.cpp | 1337 …{ "bvec4", "", "", "", "float(uniformValue.x)", GL_BOOL_VEC4, 1, GL_FALSE… in test()
|
/external/swiftshader/include/GLES3/ |
D | gl3.h | 321 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/deqp/framework/opengl/wrapper/ |
D | glwEnums.inl | 846 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/deqp/modules/gles3/functional/ |
D | es3fShaderStateQueryTests.cpp | 1639 { "bvec4", "", "", "", "float(uniformValue.x)", GL_BOOL_VEC4, 1, GL_FALSE }, in test()
|
/external/swiftshader/src/OpenGL/compiler/ |
D | OutputASM.cpp | 3393 case 4: return GL_BOOL_VEC4; in glVariableType()
|
/external/swiftshader/include/GL/ |
D | glcorearb.h | 745 #define GL_BOOL_VEC4 0x8B59 macro
|
D | glext.h | 615 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/mesa3d/include/GL/ |
D | glext.h | 421 #define GL_BOOL_VEC4 0x8B59 macro
|
/external/robolectric/v1/lib/main/ |
D | android.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/android/
com/ ... |
/external/robolectric/v3/runtime/ |
D | android-all-4.1.2_r1-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.2.2_r1.2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-4.3_r2-robolectric-0.jar | META-INF/
META-INF/MANIFEST.MF
android/
android/accessibilityservice/
android/ ... |
D | android-all-5.1.1_r9-robolectric-1.jar | META-INF/
META-INF/MANIFEST.MF
com/
com/google/
com/ ... |