HomeSort by relevance Sort by last modified time
    Searched refs:readVertexAttribInt (Results 1 - 3 of 3) sorted by null

  /external/deqp/framework/referencerenderer/
rrVertexAttrib.hpp 144 inline tcu::IVec4 readVertexAttribInt (const VertexAttrib& vertexAttrib, const int instanceNdx, const int vertexNdx)
  /external/deqp/modules/glshared/
glsVertexArrayTests.cpp 877 case rr::GENERICVECTYPE_INT32: calcShaderColorCoord(coord, color, rr::readVertexAttribInt (inputs[attribNdx], packet.instanceNdx, packet.vertexNdx), attribNdx == 0, numComponents); break;
    [all...]
glsDrawTest.cpp     [all...]

Completed in 1987 milliseconds