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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h174 uint32_t PE_DEPTH_NEAR; member in struct:compiled_viewport_state
H A Detnaviv_emit.c437 /*01404*/ EMIT_STATE(PE_DEPTH_NEAR, ctx->viewport.PE_DEPTH_NEAR);
H A Detnaviv_state.c422 cs->PE_DEPTH_NEAR = fui(0.0); /* not affected if depth mode is Z (as in GL) */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_internal.h179 uint32_t PE_DEPTH_NEAR; member in struct:compiled_viewport_state
H A Detnaviv_emit.c464 /*01404*/ EMIT_STATE(PE_DEPTH_NEAR, ctx->viewport.PE_DEPTH_NEAR);
H A Detnaviv_state.c399 cs->PE_DEPTH_NEAR = fui(0.0); /* not affected if depth mode is Z (as in GL) */

Completed in 8 milliseconds