Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext.h405 bool patchOK);
H A DContext.cpp10553 bool patchOK) in setValidDrawModes() argument
10566 mCachedValidDrawModes[PrimitiveMode::Patches] = patchOK; in setValidDrawModes()