Home
last modified time | relevance | path

Searched refs:mrt_index (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/amd/common/
Dac_surface_meta_address_test.c199 unsigned mrt_index, in one_dcc_address_test() argument
243 xin.surfIndex = mrt_index; in one_dcc_address_test()
372 for (unsigned mrt_index = 0; mrt_index < 2; mrt_index++) { in run_dcc_address_test() local
381 rb_aligned, mrt_index, 0, 0, 0, 0)) { in run_dcc_address_test()
580 bool pipe_aligned, bool rb_aligned, unsigned mrt_index, in one_cmask_address_test() argument
620 xin.surfIndex = mrt_index; in one_cmask_address_test()
/third_party/mesa3d/src/imagination/vulkan/
Dpvr_job_common.h124 uint32_t mrt_index; member
Dpvr_hw_pass.h127 uint32_t mrt_index; member
Dpvr_job_common.c210 state.mrt_index = render_params->mrt_index; in pvr_pbe_pack_state()
Dpvr_hw_pass.c103 eot_surface->mrt_index = 0; in pvr_create_renderpass_hwsetup()
Dpvr_cmd_buffer.c707 uint32_t mrt_index, in pvr_setup_pbe_state() argument
823 render_params.mrt_index = mrt_index; in pvr_setup_pbe_state()
899 &hw_render->eot_setup.mrt_resources[surface->mrt_index]; in pvr_sub_cmd_gfx_job_init()
907 surface->mrt_index, in pvr_sub_cmd_gfx_job_init()