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

  /external/deqp/modules/gles2/functional/
es2fClippingTests.cpp 424 const int pointSizeAttrLoc = 2;
432 packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.vertexNdx).x();
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 427 const int pointSizeAttrLoc = 2;
435 packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.vertexNdx).x();
    [all...]

Completed in 1299 milliseconds