Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/iris/
Diris_program_cache.c178 .id = BRW_SHADER_RELOC_CONST_DATA_ADDR_HIGH, in iris_upload_shader()
Diris_program.c528 nir_load_reloc_const_intel(&b, BRW_SHADER_RELOC_CONST_DATA_ADDR_HIGH)); in iris_setup_uniforms()
/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h690 BRW_SHADER_RELOC_CONST_DATA_ADDR_HIGH, enumerator
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline_cache.c92 .id = BRW_SHADER_RELOC_CONST_DATA_ADDR_HIGH, in anv_shader_bin_create()
Danv_nir_apply_pipeline_layout.c1093 nir_load_reloc_const_intel(b, BRW_SHADER_RELOC_CONST_DATA_ADDR_HIGH)); in lower_load_constant()