Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_pipeline_compute.c130radv_shader_nir_to_asm(device, cs_stage, &cs_stage->nir, 1, NULL, keep_executable_info, keep_stati… in radv_compile_cs()
H A Dradv_shader.h531 struct radv_shader_binary *radv_shader_nir_to_asm(struct radv_device *device, struct radv_shader_st…
H A Dradv_pipeline_rt.c449radv_shader_nir_to_asm(device, stage, shaders, num_shaders, NULL, keep_executable_info, keep_stati… in radv_rt_nir_to_asm()
H A Dradv_pipeline_graphics.c2295 …*gs_copy_binary = radv_shader_nir_to_asm(device, &gs_copy_stage, &nir, 1, &key.gfx_state, keep_exe… in radv_create_gs_copy_shader()
2355 binaries[s] = radv_shader_nir_to_asm(device, &stages[s], nir_shaders, shader_count, gfx_state, in radv_graphics_shaders_nir_to_asm()
H A Dradv_shader.c2996 radv_shader_nir_to_asm(struct radv_device *device, struct radv_shader_stage *pl_stage, function
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.2.1.rst1984 - radv: Break up radv_shader_nir_to_asm