QueryType
public final class QueryType
Specifies the type of a query set.
Summary
Constants
Occlusion
public static final int Occlusion = 1
An occlusion query, which counts fragments that pass depth and stencil tests.
public final class QueryType
Specifies the type of a query set.
public static final int Occlusion = 1
An occlusion query, which counts fragments that pass depth and stencil tests.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2026-04-22 UTC.