Home
last modified time | relevance | path

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

/external/deqp/framework/opengl/simplereference/
DsglrReferenceUtils.hpp42 rr::IndexType mapGLIndexType (deUint32 type);
DsglrReferenceUtils.cpp167 rr::IndexType mapGLIndexType (deUint32 type) in mapGLIndexType() function
DsglrReferenceContext.cpp4049 …ist(primitiveType, count, rr::DrawIndices(indicesPtr, sglr::rr_util::mapGLIndexType(type), baseVer… in drawElementsInstancedBaseVertex()