diff options
author | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-09-20 10:50:37 -0700 |
---|---|---|
committer | Caio Marcelo de Oliveira Filho <[email protected]> | 2019-09-30 12:44:30 -0700 |
commit | 61fa4b5707f20d1c281d35e942b6aa462f75612a (patch) | |
tree | 3acffcb430a11481dd8e47712bc6d837d5b177b6 /src/mesa/swrast/s_points.c | |
parent | 3439956377f903ed7e673f020cd9e7dc0a980128 (diff) |
glsl: Add helperInvocationEXT() builtin
From EXT_demote_to_helper_invocation, implemented with the existing
nir_intrinsic_is_helper_invocation.
Such builtin is necessary when using `demote` because we can't
redefine the value of gl_HelperInvocation (since it is an input
variable).
Reviewed-by: Kenneth Graunke <[email protected]>
Diffstat (limited to 'src/mesa/swrast/s_points.c')
0 files changed, 0 insertions, 0 deletions