Home
last modified time | relevance | path

Searched refs:positionAttrLoc (Results 1 – 6 of 6) sorted by relevance

/external/deqp/modules/gles3/functional/
Des3fShaderBuiltinVarTests.cpp907 const int positionAttrLoc = 0; in shadeVertices() local
913 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()
Des3fPolygonOffsetTests.cpp230 const int positionAttrLoc = 0; in shadeVertices() local
236 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()
Des3fClippingTests.cpp424 const int positionAttrLoc = 0; in shadeVertices() local
431 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()
/external/deqp/modules/gles2/functional/
Des2fPolygonOffsetTests.cpp227 const int positionAttrLoc = 0; in shadeVertices() local
233 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()
Des2fClippingTests.cpp421 const int positionAttrLoc = 0; in shadeVertices() local
428 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()
/external/deqp/modules/egl/
DteglRenderTests.cpp256 const int positionAttrLoc = 0; in shadeVertices() local
262 …packet.position = rr::readVertexAttribFloat(inputs[positionAttrLoc], packet.instanceNdx, packet.ve… in shadeVertices()