summaryrefslogtreecommitdiffstats
path: root/src/mesa/program
diff options
context:
space:
mode:
authorJason Ekstrand <[email protected]>2016-02-09 14:09:12 -0800
committerJason Ekstrand <[email protected]>2016-02-13 17:22:36 -0800
commit5ec6a65388871cc11ba9058dac4a76f4181c2334 (patch)
tree4757fac2ca5bb43e4cae996f51a3848b3d883258 /src/mesa/program
parentac089126b9b647f930ee2657aa16ea8e8f6a5dd7 (diff)
glsl/types: Add a bare "sampler" type
This is to be used by SPIR-V for representing a sampler that isn't attached to any particular image. In SPIR-V, all of the interesting bits such as dimensionality, sampled type, etc. come from the image, the bare "sampler" type simply uses a sampled type of VOID and 0 values for the rest. Reviewed-by: Jordan Justen <[email protected]>
Diffstat (limited to 'src/mesa/program')
0 files changed, 0 insertions, 0 deletions