Searched refs:GL_ACTIVE_ATTRIBUTES (Results 1 - 25 of 29) sorted by relevance

12

/external/deqp/framework/opengl/
H A DgluStrUtil.inl120 case GL_ACTIVE_ATTRIBUTES: return "GL_ACTIVE_ATTRIBUTES";
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES2/
H A Dgl2.h275 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/deqp/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp632 glGetProgramiv (program.getProgram(), GL_ACTIVE_ATTRIBUTES, &numActiveAttributes);
633 m_log << TestLog::Message << "// GL_ACTIVE_ATTRIBUTES = " << numActiveAttributes << " (expected 1)." << TestLog::EndMessage;
647 m_log << TestLog::Section("", "GL_INVALID_VALUE is generated if index is greater than or equal to GL_ACTIVE_ATTRIBUTES.");
H A Des3fShaderStateQueryTests.cpp2108 verifyProgramParam(m_testCtx, *this, program, GL_ACTIVE_ATTRIBUTES, 2);
/external/deqp/modules/gles31/functional/
H A Des31fNegativeStateApiTests.cpp942 ctx.glGetProgramiv (program.getProgram(), GL_ACTIVE_ATTRIBUTES, &numActiveAttributes);
943 ctx.getLog() << TestLog::Message << "// GL_ACTIVE_ATTRIBUTES = " << numActiveAttributes << " (expected 1)." << TestLog::EndMessage;
957 ctx.beginSection("GL_INVALID_VALUE is generated if index is greater than or equal to GL_ACTIVE_ATTRIBUTES.");
/external/deqp/modules/glshared/
H A DglsAttributeLocationTests.cpp503 gl.getProgramiv(program, GL_ACTIVE_ATTRIBUTES, &activeAttribCount);
504 GLU_EXPECT_NO_ERROR(gl.getError(), "glGetProgramiv(program, GL_ACTIVE_ATTRIBUTES, &activeAttribCount)");
/external/mesa3d/include/GLES2/
H A Dgl2.h233 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/swiftshader/include/GLES2/
H A Dgl2.h235 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/swiftshader/third_party/PowerVR_SDK/Builds/Include/GLES3/
H A Dgl3.h299 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/deqp/modules/gles2/functional/
H A Des2fShaderStateQueryTests.cpp1450 verifyProgramParam(m_testCtx, *this, program, GL_ACTIVE_ATTRIBUTES, 2);
/external/mesa3d/src/mesa/main/
H A Dshaderapi.c651 case GL_ACTIVE_ATTRIBUTES:
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl957 #define GL_ACTIVE_ATTRIBUTES 0x8B89
/external/mesa3d/include/GLES3/
H A Dgl3.h233 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
H A Dgl31.h233 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
H A Dgl32.h233 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/swiftshader/include/GLES3/
H A Dgl3.h235 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/swiftshader/src/OpenGL/libGLESv2/
H A DlibGLESv2.cpp3129 case GL_ACTIVE_ATTRIBUTES:
/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp2752 case GL_ACTIVE_ATTRIBUTES:
/external/mesa3d/include/GL/
H A Dglcorearb.h764 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
H A Dglext.h634 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/swiftshader/include/GL/
H A Dglcorearb.h764 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
H A Dglext.h634 #define GL_ACTIVE_ATTRIBUTES 0x8B89 macro
/external/robolectric/v1/lib/main/
H A Dandroid.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/android/ com/android/internal/ com/android/internal/util/ ...
/external/robolectric/v3/runtime/
H A Dandroid-all-4.1.2_r1-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...
H A Dandroid-all-4.2.2_r1.2-robolectric-0.jarMETA-INF/ META-INF/MANIFEST.MF android/ android/accessibilityservice/ android/accessibilityservice/AccessibilityService$1.class ...

Completed in 403 milliseconds

12