kk: Expose occlusionQueryPrecise

Acked-by: Arcady Goldmints-Orlov <arcady@lunarg.com>
Signed-off-by: Aitor Camacho <aitor@lunarg.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/38957>
This commit is contained in:
Aitor Camacho
2025-12-16 02:32:52 +09:00
committed by Marge Bot
parent 317a249205
commit 57c93d31f2

View File

@@ -163,6 +163,7 @@ kk_get_device_features(
.inheritedQueries = true,
.logicOp = true,
.multiViewport = true,
.occlusionQueryPrecise = true,
.robustBufferAccess = true,
.samplerAnisotropy = true,
.shaderClipDistance = true,