From 908325c29ebc94e58289911f64ebfb451679011c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pedro=20J=2E=20Est=C3=A9banez?= Date: Tue, 25 Apr 2023 14:14:01 +0200 Subject: Fix unsupported sampler filter used for voxel GI (cherry picked from commit 09aa1bbdb3c9dc4891a192854636a4e33ccd46bc) --- doc/classes/RenderingDevice.xml | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'doc') diff --git a/doc/classes/RenderingDevice.xml b/doc/classes/RenderingDevice.xml index 64be8e6807..ef53b6edd7 100644 --- a/doc/classes/RenderingDevice.xml +++ b/doc/classes/RenderingDevice.xml @@ -452,6 +452,14 @@ + + + + + + Returns [code]true[/code] if implementation supports using a texture of [param format] with the given [param sampler_filter]. + + -- cgit v1.2.3