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:
@@ -163,6 +163,7 @@ kk_get_device_features(
|
||||
.inheritedQueries = true,
|
||||
.logicOp = true,
|
||||
.multiViewport = true,
|
||||
.occlusionQueryPrecise = true,
|
||||
.robustBufferAccess = true,
|
||||
.samplerAnisotropy = true,
|
||||
.shaderClipDistance = true,
|
||||
|
||||
Reference in New Issue
Block a user