Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/referencerenderer/
DrrVertexAttrib.hpp164 inline tcu::IVec4 readVertexAttribInt (const VertexAttrib& vertexAttrib, const int instanceNdx, con… in readVertexAttribInt() function
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp782 …case rr::GENERICVECTYPE_INT32: calcShaderColorCoord(coord, color, rr::readVertexAttribInt (inputs[… in shadeVertices()
DglsDrawTest.cpp1211 …case rr::GENERICVECTYPE_INT32: calcShaderColorCoord(coord, color, rr::readVertexAttribInt (inputs[… in shadeVertices()