Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/intel/vulkan_hasvk/
H A Danv_pipeline_cache.c117 struct elk_shader_reloc_value reloc_values[5]; in anv_shader_bin_create()
118 reloc_values[rv_count++] = (struct elk_shader_reloc_value) { in anv_shader_bin_create()
122 reloc_values[rv_count++] = (struct elk_shader_reloc_value) { in anv_shader_bin_create()
126 reloc_values[rv_count++] = (struct elk_shader_reloc_value) { in anv_shader_bin_create()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_compiler.h697 struct elk_shader_reloc_value { struct
1665 struct elk_shader_reloc_value *values,
H A Delk_compiler.c208 struct elk_shader_reloc_value *values, in elk_write_shader_relocs()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_program_cache.c190 struct elk_shader_reloc_value reloc_values[] = { in iris_upload_shader()