Home
last modified time | relevance | path

Searched refs:VERTEXATTRIBTYPE_LAST (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceUtils.cpp44 return rr::VERTEXATTRIBTYPE_LAST; in mapGLPureIntegerVertexAttributeType()
126 return rr::VERTEXATTRIBTYPE_LAST; in mapGLFloatVertexAttributeType()
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexAttrib.hpp89 VERTEXATTRIBTYPE_LAST enumerator
H A DrrVertexAttrib.cpp467 if (!de::inBounds<int>(vertexAttrib.type, 0, VERTEXATTRIBTYPE_LAST) || in isValidVertexAttrib()

Completed in 3 milliseconds