Home
last modified time | relevance | path

Searched refs:descriptor_set_addrs_table (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_pipeline.c795 if (sh_reg_layout->descriptor_set_addrs_table.present) { in pvr_pds_descriptor_program_create_and_upload()
798 .destination = sh_reg_layout->descriptor_set_addrs_table.offset, in pvr_pds_descriptor_program_create_and_upload()
1183 reg_layout.descriptor_set_addrs_table.present = in pvr_pipeline_alloc_shareds()
1186 if (reg_layout.descriptor_set_addrs_table.present) { in pvr_pipeline_alloc_shareds()
1187 reg_layout.descriptor_set_addrs_table.offset = next_free_sh_reg; in pvr_pipeline_alloc_shareds()
H A Dpvr_common.h416 } descriptor_set_addrs_table; member
/aosp_15_r20/external/mesa3d/src/imagination/rogue/
H A Drogue_compile.c377 .descriptor_set_addrs_table.present); in trans_nir_intrinsic_load_vulkan_descriptor()
380 .descriptor_set_addrs_table.offset; in trans_nir_intrinsic_load_vulkan_descriptor()