Searched refs:TU_DYNAMIC_STATE_SAMPLE_LOCATIONS (Results 1 – 3 of 3) sorted by relevance
453 TU_DYNAMIC_STATE_SAMPLE_LOCATIONS = VK_DYNAMIC_STATE_STENCIL_REFERENCE + 1, enumerator
2182 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_SAMPLE_LOCATIONS); in tu_pipeline_builder_parse_dynamic()2684 if (tu_pipeline_static_state(pipeline, &cs, TU_DYNAMIC_STATE_SAMPLE_LOCATIONS, in tu_pipeline_builder_parse_multisample_and_color_blend()
2270 struct tu_cs cs = tu_cmd_dynamic_state(cmd, TU_DYNAMIC_STATE_SAMPLE_LOCATIONS, 9); in tu_CmdSetSampleLocationsEXT()