Searched defs:textureLayout (Results 1 – 3 of 3) sorted by relevance
2483 vk::ImageLayout textureLayout = vk::ImageLayout::AllGraphicsShadersReadOnly; in updateActiveTextures() local
1680 vk::ImageLayout textureLayout; in handleDirtyTexturesImpl() local
5253 void Allocation::PackedData::SetTextureLayout(D3D12_TEXTURE_LAYOUT textureLayout) in SetTextureLayout()