Searched defs:hubbub_funcs (Results 1 – 1 of 1) sorted by relevance
109 struct hubbub_funcs { struct110 void (*update_dchub)(114 int (*init_dchub_sys_ctx)(117 void (*init_vm_ctx)(122 bool (*get_dcc_compression_cap)(struct hubbub *hubbub,126 bool (*dcc_support_swizzle)(132 bool (*dcc_support_pixel_format)(158 const struct hubbub_funcs *funcs; argument