Searched refs:local_resource (Results 1 - 2 of 2) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_resource.cpp659 struct local_resource { struct
660 local_resource(pipe_screen *s, struct pipe_resource *tmpl) : function in struct:local_resource
666 ~local_resource() {
740 local_resource depth_buffer(pscreen, &tmpl);
751 local_resource stencil_buffer(pscreen, &tmpl);
832 local_resource depth_buffer(pctx->screen, &tmpl);
838 local_resource stencil_buffer(pctx->screen, &tmpl);
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D21.0.0.rst3253 - d3d12: Initialize local_resource member mapped in constructor.

Completed in 17 milliseconds