Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program_cache.c174 .id = BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW, in iris_upload_shader()
Diris_program.c535 nir_load_reloc_const_intel(&b, BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW), in iris_setup_uniforms()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c118 .id = BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW, in anv_shader_bin_create()
Danv_nir_apply_pipeline_layout.c1085 nir_load_reloc_const_intel(b, BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW), in lower_load_constant()
/third_party/mesa3d/src/intel/compiler/
Dbrw_kernel.c207 nir_load_reloc_const_intel(&b, BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW), in lower_kernel_intrinsics()
Dbrw_compiler.h714 BRW_SHADER_RELOC_CONST_DATA_ADDR_LOW, enumerator