Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DContext.h230 bool isValidDrawElementsType(DrawElementsType type) const in isValidDrawElementsType() function
DvalidationES.h866 if (!context->getStateCache().isValidDrawElementsType(type)) in ValidateDrawElementsBase()