Home
last modified time | relevance | path

Searched refs:TU_DYNAMIC_STATE_SAMPLE_LOCATIONS (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/freedreno/vulkan/
H A Dtu_pipeline.h23 TU_DYNAMIC_STATE_SAMPLE_LOCATIONS = VK_DYNAMIC_STATE_STENCIL_REFERENCE + 1, enumerator
H A Dtu_pipeline.c3113 pipeline->dynamic_state_mask |= BIT(TU_DYNAMIC_STATE_SAMPLE_LOCATIONS); in tu_pipeline_builder_parse_dynamic()
3675 if (tu_pipeline_static_state(pipeline, &cs, TU_DYNAMIC_STATE_SAMPLE_LOCATIONS, in tu_pipeline_builder_parse_multisample_and_color_blend()
H A Dtu_cmd_buffer.c2714 struct tu_cs cs = tu_cmd_dynamic_state(cmd, TU_DYNAMIC_STATE_SAMPLE_LOCATIONS, 9); in tu_CmdSetSampleLocationsEXT()

Completed in 16 milliseconds