Home
last modified time | relevance | path

Searched refs:pointSizeAttrLoc (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/modules/gles3/functional/
Des3fClippingTests.cpp426 const int pointSizeAttrLoc = 2; in shadeVertices() local
434 …packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.… in shadeVertices()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fClippingTests.cpp423 const int pointSizeAttrLoc = 2; in shadeVertices() local
431 …packet.pointSize = rr::readVertexAttribFloat(inputs[pointSizeAttrLoc], packet.instanceNdx, packet.… in shadeVertices()