Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext.h220 bool isValidDrawElementsType(DrawElementsType type) const in isValidDrawElementsType() function
DvalidationES.h883 if (!context->getStateCache().isValidDrawElementsType(type)) in ValidateDrawElementsBase()