Home
last modified time | relevance | path

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

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