summaryrefslogtreecommitdiffstats
path: root/tests/reflection
diff options
context:
space:
mode:
authorjsmall-nvidia <jsmall@nvidia.com>2019-01-28 12:28:05 -0500
committerGitHub <noreply@github.com>2019-01-28 12:28:05 -0500
commitdf9dc5710725d00630831b77ca7005e390383aa6 (patch)
treed75dd22c377ee4396c43e6d75518733589d1cf9a /tests/reflection
parent41fde4b836dbab627f8643a5002b2b6dd0417211 (diff)
Feature/bit cast glsl (#808)
* First attempt at asint, asuint, asfloat intrinsics. * Test with countbits * Placing glsl definitions first makes them get picked up. * Some more improvements around asint. * Add support for vector versions of asint/asunit * Fix some typos in asuint/asint intrinsics for glsl. Simplified and increased coverage of as/u/int tests. * Added bit-cast-double test. Added notional support for asdouble bit casts to glsl - but couldn't test because glslang doesn't seem to support the extension. * Try to get double bit casts working - doesn't work cos of block issue. * Only output parents on intrinic replacement if return type is not void.
Diffstat (limited to 'tests/reflection')
0 files changed, 0 insertions, 0 deletions