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

  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
r600_pipe.h 50 EMIT_EARLY = (1 << 0)
478 if (state->flags & EMIT_EARLY) {
  /external/mesa3d/src/gallium/drivers/r600/
r600_pipe.h 50 EMIT_EARLY = (1 << 0)
478 if (state->flags & EMIT_EARLY) {

Completed in 284 milliseconds