Searched refs:shader_ballot (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 651 shader_ballot(const _mesa_glsl_parse_state *state) function in typeref:typename:bool 7604 MAKE_INTRINSIC(glsl_type::uint64_t_type, ir_intrinsic_ballot, shader_ballot, 7614 MAKE_SIG(glsl_type::uint64_t_type, shader_ballot, 1, value); 7627 MAKE_INTRINSIC(type, ir_intrinsic_read_first_invocation, shader_ballot, 7637 MAKE_SIG(type, shader_ballot, 1, value); 7651 MAKE_INTRINSIC(type, ir_intrinsic_read_invocation, shader_ballot, 7662 MAKE_SIG(type, shader_ballot, 2, value, invocation);
|
| /xsrc/external/mit/MesaLib.old/dist/src/compiler/glsl/ |
| H A D | builtin_functions.cpp | 615 shader_ballot(const _mesa_glsl_parse_state *state) function in typeref:typename:bool 7070 MAKE_INTRINSIC(glsl_type::uint64_t_type, ir_intrinsic_ballot, shader_ballot, 7080 MAKE_SIG(glsl_type::uint64_t_type, shader_ballot, 1, value); 7093 MAKE_INTRINSIC(type, ir_intrinsic_read_first_invocation, shader_ballot, 7103 MAKE_SIG(type, shader_ballot, 1, value); 7117 MAKE_INTRINSIC(type, ir_intrinsic_read_invocation, shader_ballot, 7128 MAKE_SIG(type, shader_ballot, 2, value, invocation);
|
Completed in 38 milliseconds