summaryrefslogtreecommitdiffstats
path: root/src/intel/vulkan/anv_util.c
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2018-02-12 16:03:28 -0800
committerJason Ekstrand <[email protected]>2018-02-20 13:49:24 -0800
commit85d0bec9616bc1ffa8e4ab5e7c5d12ff4e414872 (patch)
treebcfad1118a8be3f65667da79290ac80da089e9fa /src/intel/vulkan/anv_util.c
parent4796025ba518baa0e8893337591a3f452a375d94 (diff)
anv: Be more careful about fast-clear colors
Previously, we just used all the channels regardless of the format. This is less than ideal because some channels may have undefined values and this should be ok from the client's perspective. Even though the driver should do the correct thing regardless of what is in the undefined value, it makes things less deterministic. In particular, the driver may choose to fast-clear or not based on undefined values. This level of nondeterminism is bad. Cc: [email protected] Reviewed-by: Nanley Chery <[email protected]>
Diffstat (limited to 'src/intel/vulkan/anv_util.c')
0 files changed, 0 insertions, 0 deletions