HomeSort by relevance Sort by last modified time
    Searched refs:disableState (Results 1 - 2 of 2) sorted by null

  /external/skia/src/gpu/
GrPipelineBuilder.h 268 * Flags that affect rendering. Controlled using enable/disableState(). All
308 void disableState(uint32_t flags) { fFlags &= ~(flags); }
320 this->disableState(flags);
  /external/deqp/modules/gles31/functional/
es31fDrawBuffersIndexedTests.cpp     [all...]

Completed in 805 milliseconds