summaryrefslogtreecommitdiffstats
path: root/Android.common.mk
diff options
context:
space:
mode:
authorKenneth Graunke <[email protected]>2013-10-07 11:19:11 -0700
committerKenneth Graunke <[email protected]>2013-10-09 16:36:49 -0700
commit590d71791a50c9b2caebffa79ae4382c78deca80 (patch)
treebe32fcd7ced605e185be5521fdaea2d29e72e465 /Android.common.mk
parent4dc25b761553215a686650c6bcb8831ef0c9120d (diff)
i965/blorp: Use R32_FLOAT for Z32F surfaces.
Currently, all that matters is that we copy the correct number of bits, so any format that has 32-bits of data will work fine. Once BLORP begins handling format conversions, the sampler will need to correctly interpret the data. We don't need a depth format, but we do need the right number of components and data type (FLOAT). For Z32F, this means using R32_FLOAT. Signed-off-by: Kenneth Graunke <[email protected]> Reviewed-by: Ian Romanick <[email protected]> Reviewed-by: Chad Versace <[email protected]> Reviewed-by: Eric Anholt <[email protected]> Reviewed-by: Daniel Vetter <[email protected]>
Diffstat (limited to 'Android.common.mk')
0 files changed, 0 insertions, 0 deletions