Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/angle2/src/libANGLE/
DState.h891 ActiveTextureMask getTexturesIncompatibleWithSamplers() const in getTexturesIncompatibleWithSamplers() function
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
Dframe_capture_utils.cpp605 state.getTexturesIncompatibleWithSamplers().to_ulong()); in SerializeContextState()