Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/framework/referencerenderer/
DrrVertexAttrib.hpp171 inline tcu::UVec4 readVertexAttribUint (const VertexAttrib& vertexAttrib, const int instanceNdx, co… in readVertexAttribUint() function
/third_party/vk-gl-cts/modules/glshared/
DglsVertexArrayTests.cpp783 …case rr::GENERICVECTYPE_UINT32: calcShaderColorCoord(coord, color, rr::readVertexAttribUint (input… in shadeVertices()
DglsDrawTest.cpp1212 …case rr::GENERICVECTYPE_UINT32: calcShaderColorCoord(coord, color, rr::readVertexAttribUint (input… in shadeVertices()