Searched defs:dxgi_format (Results 1 - 4 of 4) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_resource.h43 DXGI_FORMAT dxgi_format; member in struct:d3d12_resource
H A Dd3d12_surface.cpp255 DXGI_FORMAT dxgi_format = d3d12_get_resource_rt_format(tpl->format); local in function:d3d12_create_surface
309 DXGI_FORMAT dxgi_format = d3d12_get_resource_rt_format(surface->base.format); local in function:d3d12_surface_update_pre_draw
82 initialize_dsv(struct pipe_context * pctx,struct pipe_resource * pres,const struct pipe_surface * tpl,struct d3d12_descriptor_handle * handle,DXGI_FORMAT dxgi_format) argument
150 initialize_rtv(struct pipe_context * pctx,struct pipe_resource * pres,const struct pipe_surface * tpl,struct d3d12_descriptor_handle * handle,DXGI_FORMAT dxgi_format) argument
[all...]
H A Dd3d12_screen.cpp501 DXGI_FORMAT dxgi_format = d3d12_get_format(format); local in function:d3d12_is_format_supported
H A Dd3d12_blit.cpp129 DXGI_FORMAT dxgi_format = d3d12_get_resource_srv_format(src->base.format, src->base.target); local in function:blit_resolve

Completed in 6 milliseconds