Searched refs:demote_to_helper_invocation (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/compiler/
H A Dshader_info.h41 bool demote_to_helper_invocation; member in struct:spirv_supported_capabilities
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_shader.c78 .demote_to_helper_invocation = true,
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_extensions.c1813 spirv_caps->demote_to_helper_invocation = extensions->EXT_demote_to_helper_invocation;
/xsrc/external/mit/MesaLib/dist/src/amd/vulkan/
H A Dradv_shader.c467 .demote_to_helper_invocation = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/spirv/
H A Dspirv_to_nir.c4649 spv_check_supported(demote_to_helper_invocation, cap);
6219 options->caps.demote_to_helper_invocation;
/xsrc/external/mit/MesaLib/dist/src/intel/vulkan/
H A Danv_pipeline.c112 .demote_to_helper_invocation = true,
/xsrc/external/mit/MesaLib/dist/src/compiler/glsl/
H A Dbuiltin_functions.cpp858 demote_to_helper_invocation(const _mesa_glsl_parse_state *state) function in typeref:typename:bool
7746 demote_to_helper_invocation, 0);
7753 MAKE_SIG(glsl_type::bool_type, demote_to_helper_invocation, 0);

Completed in 32 milliseconds