Searched refs:depth_stencil_state_offset (Results 1 – 2 of 2) sorted by relevance
1264 uint32_t depth_stencil_state_offset; in blorp_emit_pipeline() local1273 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()
1178 uint32_t depth_stencil_state_offset; member