Home
last modified time | relevance | path

Searched defs:pvr_private_compute_pipeline (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/mesa3d/src/imagination/vulkan/
H A Dpvr_private.h990 struct pvr_private_compute_pipeline { struct
992 uint32_t pds_code_offset;
993 uint32_t pds_data_offset;
994 uint32_t pds_data_size_dw;
995 uint32_t pds_temps_used;
996 uint32_t coeff_regs_count;
997 uint32_t unified_store_regs_count;
998 VkExtent3D workgroup_size;
1001 uint32_t pds_shared_update_code_offset;
1002 uint32_t pds_shared_update_data_offset;
[all …]