Searched refs:attachment_set_ops (Results 1 – 2 of 2) sorted by relevance
/third_party/mesa3d/src/freedreno/vulkan/ |
D | tu_pass.c | 666 attachment_set_ops(struct tu_device *device, in attachment_set_ops() function 792 attachment_set_ops(device, att, loadOp, stencilLoadOp, in tu_CreateRenderPass2() 1013 attachment_set_ops(device, att, att_info->loadOp, 0, in tu_setup_dynamic_render_pass() 1027 attachment_set_ops(device, resolve_att, in tu_setup_dynamic_render_pass() 1054 attachment_set_ops(device, att, in tu_setup_dynamic_render_pass() 1069 attachment_set_ops(device, resolve_att, in tu_setup_dynamic_render_pass()
|
/third_party/mesa3d/docs/relnotes/ |
D | 22.2.0.rst | 1358 - tu: Move TU_DONT_CARE_AS_LOAD into attachment_set_ops()
|