Home
last modified time | relevance | path

Searched refs:readVertexAttribUint (Results 1 – 3 of 3) sorted by relevance

/external/deqp/framework/referencerenderer/
DrrVertexAttrib.hpp171 inline tcu::UVec4 readVertexAttribUint (const VertexAttrib& vertexAttrib, const int instanceNdx, co… in readVertexAttribUint() function
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp846 …case rr::GENERICVECTYPE_UINT32: calcShaderColorCoord(coord, color, rr::readVertexAttribUint (input… in shadeVertices()
DglsDrawTest.cpp1224 …case rr::GENERICVECTYPE_UINT32: calcShaderColorCoord(coord, color, rr::readVertexAttribUint (input… in shadeVertices()