Searched defs:EnsureSubresourceContentInitialized (Results 1 – 6 of 6) sorted by relevance
256 void Texture::EnsureSubresourceContentInitialized(uint32_t baseMipLevel, in EnsureSubresourceContentInitialized() function in dawn_native::opengl::Texture
568 void Texture::EnsureSubresourceContentInitialized(VkCommandBuffer commands, in EnsureSubresourceContentInitialized() function in dawn_native::vulkan::Texture
518 void Texture::EnsureSubresourceContentInitialized(ComPtr<ID3D12GraphicsCommandList> commandList, in EnsureSubresourceContentInitialized() function in dawn_native::d3d12::Texture
522 void Texture::EnsureSubresourceContentInitialized(const SubresourceRange& range) { in EnsureSubresourceContentInitialized() function in dawn_native::opengl::Texture
1146 void Texture::EnsureSubresourceContentInitialized(CommandRecordingContext* commandContext, in EnsureSubresourceContentInitialized() function in dawn_native::d3d12::Texture
1270 void Texture::EnsureSubresourceContentInitialized(CommandRecordingContext* recordingContext, in EnsureSubresourceContentInitialized() function in dawn_native::vulkan::Texture