Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/gallium/frontends/lavapipe/
H A Dlvp_pipeline.c1084 lvp_compute_pipeline_create( in lvp_compute_pipeline_create() function
1140 r = lvp_compute_pipeline_create(_device, in lvp_CreateComputePipelines()
1384 …result = lvp_compute_pipeline_create(_device, _cache, &stage_create_info, flags, &pipeline->groups… in lvp_exec_graph_pipeline_create()