Home
last modified time | relevance | path

Searched refs:nir_resource_intel_sampler (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/intel/vulkan/
H A Danv_nir_lower_resource_intel.c97 nir_resource_intel_sampler) != 0; in lower_resource_intel()
H A Danv_nir_apply_pipeline_layout.c1055 nir_resource_data_intel sampler_resource = nir_resource_intel_sampler; in build_sampler_handle_for_binding()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_print.c1528 case nir_resource_intel_sampler: in print_intrinsic_instr()
H A Dnir.h270 nir_resource_intel_sampler = 1u << 2, enumerator