/aosp_15_r20/external/mesa3d/src/amd/common/ |
H A D | ac_descriptors.c | 97 #define FMASK(s, f) (((unsigned)(MAX2(1, s)) * 16) + (MAX2(1, f))) in ac_build_gfx6_fmask_descriptor() macro 100 switch (FMASK(state->num_samples, state->num_storage_samples)) { in ac_build_gfx6_fmask_descriptor() 101 case FMASK(2, 1): in ac_build_gfx6_fmask_descriptor() 104 case FMASK(2, 2): in ac_build_gfx6_fmask_descriptor() 107 case FMASK(4, 1): in ac_build_gfx6_fmask_descriptor() 110 case FMASK(4, 2): in ac_build_gfx6_fmask_descriptor() 113 case FMASK(4, 4): in ac_build_gfx6_fmask_descriptor() 116 case FMASK(8, 1): in ac_build_gfx6_fmask_descriptor() 119 case FMASK(8, 2): in ac_build_gfx6_fmask_descriptor() 122 case FMASK(8, 4): in ac_build_gfx6_fmask_descriptor() [all …]
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix5/ |
D | FILE.py | 207 FMASK = 0x90FF variable
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 19.0.7.rst | 115 - radv: fix FMASK expand with SRGB formats
|
H A D | 19.1.1.rst | 121 - radv: fix FMASK expand with SRGB formats
|
H A D | 12.0.6.rst | 101 - radeonsi: fix incorrect FMASK checking in bind_sampler_states
|
H A D | 18.1.6.rst | 133 - ac/surface: fix MSAA corruption on Vega due to FMASK tile swizzle
|
H A D | 13.0.3.rst | 114 - radeonsi: fix incorrect FMASK checking in bind_sampler_states
|
H A D | 20.1.3.rst | 231 - radv: disable FMASK compression when drawing with GENERAL layout
|
H A D | 13.0.6.rst | 103 - radv: pass FMASK alignment to application
|
H A D | 20.3.5.rst | 257 - radv: make sure FMASK compression is enabled for MSAA copies
|
H A D | 21.1.0.rst | 3603 - radeonsi: don't cache FMASK transactions from CB in L2 5054 - radv: add multi-layer support to FMASK color expand 5055 - radv: use the range aspect mask in FMASK color expand 5056 - radv: use a workgroup size of 8x8 for FMASK color expand 5166 - radv: make sure FMASK is enabled for TC-compat CMASK 5188 - ac/surface: do not allocate FMASK or CMASK for stencil-only surfaces on GFX9+ 5192 - radv: compress FMASK for all layouts except GENERAL 5193 - radv: cleanup FMASK expand transitions 5194 - radv: do not force enable FMASK during MSAA blits 5205 - radv: init CMASK/FMASK/DCC in parallel [all …]
|
H A D | 24.2.0.rst | 3122 - radeonsi: check for FMASK correctly in gfx10_get_bin_sizes 3131 - nir/lower_tex: support FMASK loads with a 16-bit sample index 3132 - nir/lower_image: support FMASK loads with a 16-bit sample index 4189 - ac,radv,radeonsi: introduce a helper to build a FMASK descriptor 4456 - radv/meta: rework creating FMASK expand pipelines 4494 - radv/meta: create the layouts for FMASK copy on-demand 4495 - radv/meta: create the layouts for FMASK expand on-demand
|
H A D | 19.3.0.rst | 2400 - ac/surface: don't allocate FMASK if there is no graphics 2423 - radeonsi: add FMASK slots for shader images (for MSAA images) 2425 - radeonsi: apply FMASK to MSAA image loads 2426 - radeonsi: expand FMASK before MSAA image stores are used
|
H A D | 21.0.0.rst | 3014 - ac/surface: initialize the FMASK slice size for GFX9+ 3015 - radv: fix clearing FMASK for layered MSAA images on GFX9+ 3036 - radv: make sure FMASK compression is enabled for MSAA copies 3058 - radv: do not predicate FMASK decompression when DCC+MSAA is used
|
H A D | 19.0.0.rst | 2235 - radv: always clear the FCE predicate after DCC/FMASK/CMASK 2284 - radv: initialize FMASK for images in fully expanded mode 2285 - radv: add support for FMASK expand
|
H A D | 21.3.0.rst | 3610 - aco: return 0x76543210 for NULL FMASK fetch 3611 - ac/nir: return 0x76543210 for NULL FMASK fetch 3612 - aco: use correct dim for FMASK fetches 3614 - radv,aco: don't include FMASK in the storage descriptor 3794 - radv: rework DCC, FMASK and FCE decompress path
|
H A D | 24.0.0.rst | 3866 - radv: stop checking FMASK for the fb mip tail workaround 3891 - radv: disable FMASK for MSAA images with layers on GFX9 3892 - radv: stop clearing CMASK to 0xcc when FMASK is present on GFX9
|
H A D | 20.1.0.rst | 4009 - radv: enable FMASK for color attachments only 4016 - aco: fix adjusting the sample index with FMASK if value is negative
|
H A D | 22.0.0.rst | 3948 - radv: implement optimized MSAA copies using FMASK
|
H A D | 20.2.0.rst | 4411 - radv: disable FMASK compression when drawing with GENERAL layout
|
H A D | 20.3.0.rst | 4411 - radv: do not perform a FMASK expand for non-writeable MSAA images
|
H A D | 21.2.0.rst | 4726 - radv: allow concurrent MSAA images to be FMASK compressed
|
H A D | 22.3.0.rst | 5037 - radv: do not enable DCC for MSAA images without FMASK
|
/aosp_15_r20/external/python/cpython2/Lib/plat-irix6/ |
D | FILE.py | 641 FMASK = 0x190FF variable
|
/aosp_15_r20/external/mesa3d/docs/ |
H A D | envvars.rst | 1337 Enables DCC,FMASK,CMASK,HTILE in situations where the driver supports it 1370 disable FMASK compression on MSAA images (GFX6-GFX10.3)
|