Home
last modified time | relevance | path

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

/external/mesa3d/src/imagination/vulkan/
Dpvr_private.h968 struct pvr_private_compute_pipeline { struct
970 uint32_t pds_code_offset;
971 uint32_t pds_data_offset;
972 uint32_t pds_data_size_dw;
973 uint32_t pds_temps_used;
974 uint32_t coeff_regs_count;
975 uint32_t unified_store_regs_count;
976 VkExtent3D workgroup_size;
979 uint32_t pds_shared_update_code_offset;
980 uint32_t pds_shared_update_data_offset;
[all …]