mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 16:08:04 +02:00
hk: drop FSR todo
idk if we'll even do this ext. Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/31532>
This commit is contained in:
parent
423318b7b2
commit
870dbfae12
1 changed files with 1 additions and 1 deletions
|
|
@ -858,7 +858,7 @@ hk_get_device_properties(const struct agx_device *dev,
|
|||
/* VK_KHR_maintenance6 */
|
||||
.blockTexelViewCompatibleMultipleLayers = false,
|
||||
.maxCombinedImageSamplerDescriptorCount = 3,
|
||||
.fragmentShadingRateClampCombinerInputs = false, /* TODO */
|
||||
.fragmentShadingRateClampCombinerInputs = false,
|
||||
|
||||
/* VK_EXT_map_memory_placed */
|
||||
.minPlacedMemoryMapAlignment = os_page_size,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue