Home
last modified time | relevance | path

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

/external/deqp/framework/referencerenderer/
DrrVertexAttrib.hpp144 inline tcu::IVec4 readVertexAttribInt (const VertexAttrib& vertexAttrib, const int instanceNdx, con… in readVertexAttribInt() function
/external/deqp/modules/glshared/
DglsVertexArrayTests.cpp877 …case rr::GENERICVECTYPE_INT32: calcShaderColorCoord(coord, color, rr::readVertexAttribInt (inputs[… in shadeVertices()
DglsDrawTest.cpp1255 …case rr::GENERICVECTYPE_INT32: calcShaderColorCoord(coord, color, rr::readVertexAttribInt (inputs[… in shadeVertices()