Home
last modified time | relevance | path

Searched refs:create_gfx_pipeline_state (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_pipeline_state.cpp269 create_gfx_pipeline_state(struct d3d12_context *ctx) in create_gfx_pipeline_state() function
439 data->pso = create_gfx_pipeline_state(ctx); in d3d12_get_gfx_pipeline_state()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D21.0.0.rst3245 - d3d12: Fix memory leak if create_gfx_pipeline_state failed.