Searched refs:PE_COLOR_STRIDE (Results 1 - 6 of 6) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h190 uint32_t PE_COLOR_STRIDE; member in struct:compiled_framebuffer_state
H A Detnaviv_emit.c482 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
485 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
H A Detnaviv_state.c190 cs->PE_COLOR_STRIDE = cbuf->surf.stride;
228 cs->PE_COLOR_STRIDE = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c508 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
511 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
H A Detnaviv_internal.h195 uint32_t PE_COLOR_STRIDE; member in struct:compiled_framebuffer_state
H A Detnaviv_state.c166 cs->PE_COLOR_STRIDE = cbuf->surf.stride;
189 cs->PE_COLOR_STRIDE = 0;

Completed in 8 milliseconds