Searched refs:mrt_index (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/amd/common/ |
D | ac_surface_meta_address_test.c | 199 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/ |
D | pvr_job_common.h | 124 uint32_t mrt_index; member
|
D | pvr_hw_pass.h | 127 uint32_t mrt_index; member
|
D | pvr_job_common.c | 210 state.mrt_index = render_params->mrt_index; in pvr_pbe_pack_state()
|
D | pvr_hw_pass.c | 103 eot_surface->mrt_index = 0; in pvr_create_renderpass_hwsetup()
|
D | pvr_cmd_buffer.c | 707 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()
|