Home
last modified time | relevance | path

Searched refs:radv_cmd_state (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/amd/vulkan/
Dradv_cmd_buffer.c1028 struct radv_cmd_state *state = &cmd_buffer->state; in radv_emit_prefetch_L2()
2390 struct radv_cmd_state *state = &cmd_buffer->state; in radv_emit_index_buffer()
2625 struct radv_cmd_state *state = &cmd_buffer->state; in radv_flush_descriptors()
3057 struct radv_cmd_state *state = &cmd_buffer->state; in si_emit_ia_multi_vgt_param()
3092 struct radv_cmd_state *state = &cmd_buffer->state; in radv_emit_draw_registers()
3354 struct radv_cmd_state *state = &cmd_buffer->state; in radv_get_subpass_id()
3369 struct radv_cmd_state *state = &cmd_buffer->state; in radv_get_attachment_sample_locations()
3500 struct radv_cmd_state *state = &cmd_buffer->state; in radv_cmd_state_setup_sample_locations()
3578 struct radv_cmd_state *state = &cmd_buffer->state; in radv_cmd_state_setup_attachments()
4294 struct radv_cmd_state *state = &cmd_buffer->state; in radv_CmdSetViewport()
[all …]
Dradv_meta_clear.c1902 radv_attachment_needs_clear(struct radv_cmd_state *cmd_state, uint32_t a) in radv_attachment_needs_clear()
1913 struct radv_cmd_state *cmd_state = &cmd_buffer->state; in radv_subpass_needs_clear()
1946 struct radv_cmd_state *cmd_state = &cmd_buffer->state; in radv_subpass_clear_attachment()
1975 struct radv_cmd_state *cmd_state = &cmd_buffer->state; in radv_cmd_buffer_clear_subpass()
Dradv_meta_fast_clear.c832 struct radv_cmd_state *state = &cmd_buffer->state; in radv_decompress_dcc_compute()
Dradv_private.h1323 struct radv_cmd_state { struct
1433 struct radv_cmd_state state;
Dradv_meta_resolve.c957 struct radv_cmd_state *state = &cmd_buffer->state; in radv_get_resolve_sample_locations()