Searched refs:GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET (Results 1 - 10 of 10) sorted by relevance

/external/deqp/framework/opengl/
H A DgluStrUtil.inl1234 case GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET: return "GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET";
/external/deqp/modules/gles31/functional/
H A Des31fNegativeVertexArrayApiTests.cpp219 int maxVertexAttribRelativeOffset = ctx.getInteger(GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET);
270 ctx.beginSection("GL_INVALID_VALUE is generated if relativeoffset is larger than the value of GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET.");
282 int maxVertexAttribRelativeOffset = ctx.getInteger(GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET);
317 ctx.beginSection("GL_INVALID_VALUE is generated if relativeoffset is larger than the value of GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET.");
H A Des31fIntegerStateQueryTests.cpp796 FOR_EACH_VERIFIER(new MinimumValueCase(m_context, (std::string() + "max_vertex_attrib_relative_offset_" + verifierSuffix).c_str(), "Test MAX_VERTEX_ATTRIB_RELATIVE_OFFSET", GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET, 2047, verifier))
H A Des31fVertexAttributeBindingTests.cpp1459 gl.glGetIntegerv(GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET, &maxOffset);
/external/deqp/framework/opengl/wrapper/
H A DglwEnums.inl578 #define GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET 0x82D9
/external/swiftshader/include/GL/
H A Dglcorearb.h2490 #define GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET 0x82D9 macro
H A Dglext.h2437 #define GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET 0x82D9 macro
/external/mesa3d/include/GL/
H A Dglext.h1423 /* reuse GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET */
2780 #define GL_MAX_VERTEX_ATTRIB_RELATIVE_OFFSET 0x82D9 macro
/external/robolectric/v3/runtime/
H A Dandroid-all-5.0.0_r2-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...
H A Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/google/android/ com/google/android/collect/ ...

Completed in 277 milliseconds