Home
last modified time | relevance | path

Searched defs:textureLayout (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DContextVk.cpp1680 vk::ImageLayout textureLayout; in handleDirtyTexturesImpl() local
/third_party/skia/third_party/externals/d3d12allocator/src/
DD3D12MemAlloc.cpp5253 void Allocation::PackedData::SetTextureLayout(D3D12_TEXTURE_LAYOUT textureLayout) in SetTextureLayout()