Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_bufmgr.cpp63 unsigned total_subresources = desc.MipLevels * in create_trans_state() local
66 total_subresources *= util_format_has_stencil(util_format_description(format)) ? in create_trans_state()
70 total_subresources, in create_trans_state()