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

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_internal.h 194 struct etna_reloc PE_COLOR_ADDR;
etnaviv_state.c 156 cs->PE_COLOR_ADDR = cbuf->reloc[0];
157 cs->PE_COLOR_ADDR.flags = ETNA_RELOC_READ | ETNA_RELOC_WRITE;
etnaviv_emit.c 522 /*01430*/ EMIT_STATE_RELOC(PE_COLOR_ADDR, &ctx->framebuffer.PE_COLOR_ADDR);
    [all...]

Completed in 53 milliseconds