Searched defs:hubbub_funcs (Results 1 – 2 of 2) sorted by relevance
121 struct hubbub_funcs { struct122 void (*update_dchub)(126 int (*init_dchub_sys_ctx)(129 void (*init_vm_ctx)(134 bool (*get_dcc_compression_cap)(struct hubbub *hubbub,138 bool (*dcc_support_swizzle)(144 bool (*dcc_support_pixel_format)(148 void (*wm_read_state)(struct hubbub *hubbub,151 void (*get_dchub_ref_freq)(struct hubbub *hubbub,155 bool (*program_watermarks)([all …]
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