turnip: Document some fields about resolves.
I noticed the unk12 pattern, and cwabbott and danylo had figured out some more details. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/17126>
This commit is contained in:
@@ -70,7 +70,7 @@ struct fd_dev_info {
|
||||
bool supports_multiview_mask;
|
||||
|
||||
/* info for setting RB_CCU_CNTL */
|
||||
bool ccu_cntl_gmem_unk2;
|
||||
bool concurrent_resolve;
|
||||
bool has_z24uint_s8uint;
|
||||
|
||||
bool tess_use_shared;
|
||||
|
||||
@@ -207,7 +207,7 @@ a6xx_gen1 = dict(
|
||||
fibers_per_sp = 128 * 16,
|
||||
reg_size_vec4 = 96,
|
||||
instr_cache_size = 64,
|
||||
ccu_cntl_gmem_unk2 = True,
|
||||
concurrent_resolve = True,
|
||||
indirect_draw_wfm_quirk = True,
|
||||
depth_bounds_require_depth_test_quirk = True,
|
||||
magic = dict(
|
||||
|
||||
Reference in New Issue
Block a user