Home
last modified time | relevance | path

Searched defs:EnsureSubresourceContentInitialized (Results 1 – 6 of 6) sorted by relevance

/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp256 void Texture::EnsureSubresourceContentInitialized(uint32_t baseMipLevel, in EnsureSubresourceContentInitialized() function in dawn_native::opengl::Texture
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp568 void Texture::EnsureSubresourceContentInitialized(VkCommandBuffer commands, in EnsureSubresourceContentInitialized() function in dawn_native::vulkan::Texture
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp518 void Texture::EnsureSubresourceContentInitialized(ComPtr<ID3D12GraphicsCommandList> commandList, in EnsureSubresourceContentInitialized() function in dawn_native::d3d12::Texture
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
DTextureGL.cpp522 void Texture::EnsureSubresourceContentInitialized(const SubresourceRange& range) { in EnsureSubresourceContentInitialized() function in dawn_native::opengl::Texture
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
DTextureD3D12.cpp1146 void Texture::EnsureSubresourceContentInitialized(CommandRecordingContext* commandContext, in EnsureSubresourceContentInitialized() function in dawn_native::d3d12::Texture
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DTextureVk.cpp1270 void Texture::EnsureSubresourceContentInitialized(CommandRecordingContext* recordingContext, in EnsureSubresourceContentInitialized() function in dawn_native::vulkan::Texture