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

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_internal.h 191 uint32_t TS_COLOR_CLEAR_VALUE;
etnaviv_emit.c 618 /*01660*/ EMIT_STATE(TS_COLOR_CLEAR_VALUE, ctx->framebuffer.TS_COLOR_CLEAR_VALUE);
    [all...]
etnaviv_state.c 181 cs->TS_COLOR_CLEAR_VALUE = cbuf->level->clear_value;
etnaviv_clear_blit.c 112 ctx->framebuffer.TS_COLOR_CLEAR_VALUE = new_clear_value;

Completed in 150 milliseconds