Home
last modified time | relevance | path

Searched refs:integer_functions2 (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h71 bool integer_functions2; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_extensions.c1800 spirv_caps->integer_functions2 = extensions->INTEL_shader_integer_functions2; in st_init_extensions()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c744 .integer_functions2 = true, in radv_shader_spirv_to_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c90 .integer_functions2 = pdevice->info.ver >= 8, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4759 spv_check_supported(integer_functions2, cap); in vtn_handle_preamble_instruction()