Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.h307 return getBasicDrawElementsErrorImpl(context); in getBasicDrawElementsError()
410 intptr_t getBasicDrawElementsErrorImpl(const Context *context) const;
H A DContext.cpp10448 intptr_t StateCache::getBasicDrawElementsErrorImpl(const Context *context) const in getBasicDrawElementsErrorImpl() function in gl::StateCache