Home
last modified time | relevance | path

Searched refs:demote_to_helper_invocation (Results 1 – 9 of 9) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h43 bool demote_to_helper_invocation; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_shader.c68 .demote_to_helper_invocation = true, in tu_spirv_to_nir()
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c429 .demote_to_helper_invocation = true, in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1777 spirv_caps->demote_to_helper_invocation = extensions->EXT_demote_to_helper_invocation; in st_init_extensions()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4738 spv_check_supported(demote_to_helper_invocation, cap); in vtn_handle_preamble_instruction()
6504 options->caps.demote_to_helper_invocation; in spirv_to_nir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c721 .demote_to_helper_invocation = true, in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c65 .demote_to_helper_invocation = true, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_compiler.c1980 .demote_to_helper_invocation = true, in zink_shader_spirv_compile()
/third_party/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp865 demote_to_helper_invocation(const _mesa_glsl_parse_state *state) in demote_to_helper_invocation() function
8480 demote_to_helper_invocation, 0); in _helper_invocation_intrinsic()
8487 MAKE_SIG(glsl_type::bool_type, demote_to_helper_invocation, 0); in _helper_invocation()