Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_emit.c482 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE); in etna_emit_state()
485 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE); in etna_emit_state()
Detnaviv_internal.h190 uint32_t PE_COLOR_STRIDE; member
Detnaviv_state.c190 cs->PE_COLOR_STRIDE = cbuf->surf.stride; in etna_set_framebuffer_state()
228 cs->PE_COLOR_STRIDE = 0; in etna_set_framebuffer_state()