Searched defs:isValidVertexAttrib (Results 1 - 1 of 1) sorted by relevance

/external/deqp/framework/referencerenderer/
H A DrrVertexAttrib.cpp461 bool isValidVertexAttrib (const VertexAttrib& vertexAttrib) function in namespace:rr
490 DE_ASSERT(isValidVertexAttrib(vertexAttrib));
510 DE_ASSERT(isValidVertexAttrib(vertexAttrib));
530 DE_ASSERT(isValidVertexAttrib(vertexAttrib));

Completed in 58 milliseconds