Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/vulkan/
Dtu_private.h978 struct tu_reg_value { struct
979 uint32_t reg;
980 uint64_t value;
981 bool is_address;
982 struct tu_bo *bo;
983 bool bo_write;
984 uint32_t bo_offset;
985 uint32_t bo_shift;