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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h185 uint32_t PE_DEPTH_STRIDE; member in struct:compiled_framebuffer_state
H A Detnaviv_emit.c447 /*01414*/ EMIT_STATE(PE_DEPTH_STRIDE, ctx->framebuffer.PE_DEPTH_STRIDE);
H A Detnaviv_state.c268 cs->PE_DEPTH_STRIDE = zsbuf->surf.stride;
297 cs->PE_DEPTH_STRIDE = 0;
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h190 uint32_t PE_DEPTH_STRIDE; member in struct:compiled_framebuffer_state
H A Detnaviv_state.c230 cs->PE_DEPTH_STRIDE = zsbuf->surf.stride;
256 cs->PE_DEPTH_STRIDE = 0;
H A Detnaviv_emit.c474 /*01414*/ EMIT_STATE(PE_DEPTH_STRIDE, ctx->framebuffer.PE_DEPTH_STRIDE);

Completed in 7 milliseconds