Searched refs:SetTextureLayout (Results 1 – 2 of 2) sorted by relevance
929 void SetTextureLayout(D3D12_TEXTURE_LAYOUT textureLayout);
5253 void Allocation::PackedData::SetTextureLayout(D3D12_TEXTURE_LAYOUT textureLayout) in SetTextureLayout() function in D3D12MA::Allocation::PackedData5344 m_PackedData.SetTextureLayout(D3D12_TEXTURE_LAYOUT_UNKNOWN);5379 m_PackedData.SetTextureLayout(pResourceDesc->Layout); in SetResource()