mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-20 05:10:11 +01:00
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:
parent
317a249205
commit
57c93d31f2
1 changed files with 1 additions and 0 deletions
|
|
@ -163,6 +163,7 @@ kk_get_device_features(
|
|||
.inheritedQueries = true,
|
||||
.logicOp = true,
|
||||
.multiViewport = true,
|
||||
.occlusionQueryPrecise = true,
|
||||
.robustBufferAccess = true,
|
||||
.samplerAnisotropy = true,
|
||||
.shaderClipDistance = true,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue