Home
last modified time | relevance | path

Searched refs:predrawErrorChecks (Results 1 – 2 of 2) sorted by relevance

/external/deqp/framework/opengl/simplereference/
DsglrReferenceContext.hpp814 bool predrawErrorChecks (deUint32 mode);
DsglrReferenceContext.cpp4002 if (!predrawErrorChecks(mode)) in drawArraysInstanced()
4040 if (!predrawErrorChecks(mode)) in drawElementsInstancedBaseVertex()
4081 if (!predrawErrorChecks(mode)) in drawArraysIndirect()
4117 if (!predrawErrorChecks(mode)) in drawElementsIndirect()
4188 bool ReferenceContext::predrawErrorChecks (deUint32 mode) in predrawErrorChecks() function in sglr::ReferenceContext