Searched refs:vc4_resource_from_handle (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c600 vc4_resource_from_handle(struct pipe_screen *pscreen, function in typeref:struct:pipe_resource *
1124 pscreen->resource_from_handle = vc4_resource_from_handle;
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_resource.c627 vc4_resource_from_handle(struct pipe_screen *pscreen, function in typeref:struct:pipe_resource *
1149 pscreen->resource_from_handle = vc4_resource_from_handle;
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D12.0.2.rst338 - vc4: fix vc4_resource_from_handle() stride calculation

Completed in 6 milliseconds