Home
last modified time | relevance | path

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

/external/mesa3d/src/compiler/
Dshader_info.h41 bool demote_to_helper_invocation; member
/external/mesa3d/src/amd/vulkan/
Dradv_shader.c441 .demote_to_helper_invocation = true, in radv_shader_compile_to_nir()
/external/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1744 spirv_caps->demote_to_helper_invocation = extensions->EXT_demote_to_helper_invocation; in st_init_extensions()
/external/mesa3d/src/intel/vulkan/
Danv_pipeline.c180 .demote_to_helper_invocation = true, in anv_shader_compile_to_nir()
/external/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4421 spv_check_supported(demote_to_helper_invocation, cap); in vtn_handle_preamble_instruction()
5774 options->caps.demote_to_helper_invocation; in spirv_to_nir()
/external/mesa3d/src/compiler/glsl/
Dbuiltin_functions.cpp837 demote_to_helper_invocation(const _mesa_glsl_parse_state *state) in demote_to_helper_invocation() function
7713 demote_to_helper_invocation, 0); in _helper_invocation_intrinsic()
7720 MAKE_SIG(glsl_type::bool_type, demote_to_helper_invocation, 0); in _helper_invocation()