HomeSort by relevance Sort by last modified time
    Searched full:vertex_attrib_binding (Results 1 - 7 of 7) sorted by null

  /external/mesa3d/src/mapi/glapi/gen/
ARB_vertex_attrib_binding.xml 49 <enum name="VERTEX_ATTRIB_BINDING" value="0x82D4"/>
  /external/deqp/modules/gles31/functional/
es31fVertexAttributeBindingTests.cpp 910 // bind position using vertex_attrib_binding api
939 // bind color using vertex_attrib_binding api
961 // bind position using vertex_attrib_binding api
    [all...]
es31fVertexAttributeBindingStateQueryTests.cpp 702 attributeGroup->addChild(new AttributeBindingCase (m_context, (std::string("vertex_attrib_binding") + verifiers[verifierNdx].suffix).c_str(), "Test VERTEX_ATTRIB_BINDING", verifiers[verifierNdx].type));
  /external/deqp/scripts/opengl/
gen_str_util.py 712 "VERTEX_ATTRIB_BINDING",
    [all...]
  /external/mesa3d/src/mesa/main/
varray.c 133 vertex_attrib_binding(struct gl_context *ctx, function
532 vertex_attrib_binding(ctx, vao, attrib, attrib);
    [all...]
  /external/mesa3d/docs/relnotes/
11.2.0.html 156 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=93320">Bug 93320</a> - [HSW,BDW,SKL][GLES 3.1 CTS] ES31-CTS.vertex_attrib_binding.advanced-bindingUpdate fail</li>
17.0.0.html 102 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=97287">Bug 97287</a> - GL45-CTS.vertex_attrib_binding.basic-inputL-case1 fails</li>

Completed in 203 milliseconds