Searched refs:predrawErrorChecks (Results 1 – 2 of 2) sorted by relevance
814 bool predrawErrorChecks (deUint32 mode);
4002 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