Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_resource.h46 DXGI_FORMAT dxgi_format; member
H A Dd3d12_surface.cpp257 DXGI_FORMAT dxgi_format = d3d12_get_resource_rt_format(tpl->format); in d3d12_create_surface() local
312 DXGI_FORMAT dxgi_format = d3d12_get_resource_rt_format(surface->base.format); in d3d12_surface_update_pre_draw() local
84 initialize_dsv(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *tpl, struct d3d12_descriptor_handle *handle, DXGI_FORMAT dxgi_format) initialize_dsv() argument
152 initialize_rtv(struct pipe_context *pctx, struct pipe_resource *pres, const struct pipe_surface *tpl, struct d3d12_descriptor_handle *handle, DXGI_FORMAT dxgi_format) initialize_rtv() argument
[all...]
H A Dd3d12_screen.cpp581 DXGI_FORMAT dxgi_format = d3d12_get_format(format); in d3d12_is_format_supported() local
H A Dd3d12_blit.cpp131 DXGI_FORMAT dxgi_format = d3d12_get_resource_srv_format(src->base.b.format, src->base.b.target); in blit_resolve() local
137 dxgi_format); in blit_resolve() local
/third_party/astc-encoder/Source/
H A Dastcenccli_image_load_store.cpp1739 uint32_t dxgi_format; member

Completed in 8 milliseconds