Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/vulkan/
Dtu_private.h1094 struct tu_reg_value { struct
1095 uint32_t reg;
1096 uint64_t value;
1097 bool is_address;
1098 struct tu_bo *bo;
1099 bool bo_write;
1100 uint32_t bo_offset;
1101 uint32_t bo_shift;