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