Home
last modified time | relevance | path

Searched refs:PE_COLOR_STRIDE (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c523 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE); in etna_emit_state()
526 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE); in etna_emit_state()
Detnaviv_internal.h196 uint32_t PE_COLOR_STRIDE; member
Detnaviv_state.c166 cs->PE_COLOR_STRIDE = cbuf->surf.stride; in etna_set_framebuffer_state()
190 cs->PE_COLOR_STRIDE = 0; in etna_set_framebuffer_state()