Searched defs:ClearTexture (Results 1 – 7 of 7) sorted by relevance
215 void Texture::ClearTexture(GLint baseMipLevel, in ClearTexture() function in dawn_native::opengl::Texture
70 void ClearTexture(wgpu::TextureView view, wgpu::Color color) { in ClearTexture() function in SwapChainTests
534 void Texture::ClearTexture(VkCommandBuffer commands, in ClearTexture() function in dawn_native::vulkan::Texture
467 void Texture::ClearTexture(ComPtr<ID3D12GraphicsCommandList> commandList, in ClearTexture() function in dawn_native::d3d12::Texture
213 MaybeError Texture::ClearTexture(const SubresourceRange& range, in ClearTexture() function in dawn_native::opengl::Texture
990 MaybeError Texture::ClearTexture(CommandRecordingContext* commandContext, in ClearTexture() function in dawn_native::d3d12::Texture
1127 MaybeError Texture::ClearTexture(CommandRecordingContext* recordingContext, in ClearTexture() function in dawn_native::vulkan::Texture