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.h1264 uint32_t depth_stencil_state_offset; in blorp_emit_pipeline() local
1273 depth_stencil_state_offset = blorp_emit_depth_stencil_state(batch, params); in blorp_emit_pipeline()
1293 cc.PointertoDEPTH_STENCIL_STATE = depth_stencil_state_offset; in blorp_emit_pipeline()
1298 (void)depth_stencil_state_offset; in blorp_emit_pipeline()
/external/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_context.h1178 uint32_t depth_stencil_state_offset; member