Home
last modified time | relevance | path

Searched refs:fragment_shader_sample_interlock (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h57 bool fragment_shader_sample_interlock; member
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c77 .fragment_shader_sample_interlock = pdevice->info.ver >= 9, in anv_shader_stage_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4730 spv_check_supported(fragment_shader_sample_interlock, cap); in vtn_handle_preamble_instruction()