Searched refs:radv_graphics_pipeline_compile (Results 1 – 3 of 3) sorted by relevance
/aosp_15_r20/external/mesa3d/src/amd/vulkan/ |
H A D | radv_pipeline_graphics.c | 2881 radv_graphics_pipeline_compile(struct radv_graphics_pipeline *pipeline, const VkGraphicsPipelineCre… in radv_graphics_pipeline_compile() function 3375 …radv_graphics_pipeline_compile(pipeline, pCreateInfo, &gfx_state, device, cache, fast_linking_enab… in radv_graphics_pipeline_init() 3528 …radv_graphics_pipeline_compile(&pipeline->base, pCreateInfo, &gfx_state, device, cache, fast_linki… in radv_graphics_lib_pipeline_init()
|
/aosp_15_r20/external/mesa3d/docs/relnotes/ |
H A D | 23.1.0.rst | 3884 - radv: delete radv_graphics_pipeline_compile() asserts 3885 - radv: avoid a huge memset in radv_graphics_pipeline_compile() 4735 - radv: rename radv_create_shaders() to radv_graphics_pipeline_compile() 4747 - radv: pass radv_graphics_pipeline to radv_graphics_pipeline_compile() 4750 - radv: pass pCreateInfo to radv_graphics_pipeline_compile()
|
H A D | 23.3.0.rst | 5584 - radv: inline radv_pipeline_get_nir() in radv_graphics_pipeline_compile()
|