Home
last modified time | relevance | path

Searched refs:depth_stencil_state_offset (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/intel/blorp/
Dblorp_genX_exec.h1124 uint32_t depth_stencil_state_offset; in blorp_emit_pipeline() local
1132 depth_stencil_state_offset = blorp_emit_depth_stencil_state(batch, params); in blorp_emit_pipeline()
1152 cc.PointertoDEPTH_STENCIL_STATE = depth_stencil_state_offset; in blorp_emit_pipeline()
1157 (void)depth_stencil_state_offset; in blorp_emit_pipeline()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h1149 uint32_t depth_stencil_state_offset; member