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

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/d3d12/
H A Dd3d12_bufmgr.cpp63 unsigned total_subresources = desc.MipLevels * local in function:create_trans_state
66 total_subresources *= util_format_has_stencil(util_format_description(format)) ?
70 total_subresources,

Completed in 2 milliseconds