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

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_emit.c 523 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
526 /*01434*/ EMIT_STATE(PE_COLOR_STRIDE, ctx->framebuffer.PE_COLOR_STRIDE);
    [all...]
etnaviv_internal.h 196 uint32_t PE_COLOR_STRIDE;
etnaviv_state.c 166 cs->PE_COLOR_STRIDE = cbuf->surf.stride;
190 cs->PE_COLOR_STRIDE = 0;

Completed in 41 milliseconds