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 423 const int pointSizeAttrLoc = 2;
431 packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.vertexNdx).x();
    [all...]
  /external/deqp/modules/gles3/functional/
es3fClippingTests.cpp 426 const int pointSizeAttrLoc = 2;
434 packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.vertexNdx).x();
    [all...]

Completed in 175 milliseconds