Searched refs:MultiviewImplementationTypeGL (Results 1 – 8 of 8) sorted by relevance
85 MultiviewImplementationTypeGL getMultiviewImplementationType() const;139 mutable MultiviewImplementationTypeGL mMultiviewImplementationType;
17 enum class MultiviewImplementationTypeGL; variable
45 enum class MultiviewImplementationTypeGL enum121 MultiviewImplementationTypeGL *multiviewImplementationType,
156 mMultiviewImplementationType(MultiviewImplementationTypeGL::UNSPECIFIED), in RendererGL()334 MultiviewImplementationTypeGL RendererGL::getMultiviewImplementationType() const in getMultiviewImplementationType()
219 MultiviewImplementationTypeGL::NV_VIEWPORT_ARRAY2) in compile()
298 MultiviewImplementationTypeGL getMultiviewImplementationType() const;
1050 MultiviewImplementationTypeGL ContextGL::getMultiviewImplementationType() const in getMultiviewImplementationType()
730 MultiviewImplementationTypeGL *multiviewImplementationType, in GenerateCaps()1586 *multiviewImplementationType = MultiviewImplementationTypeGL::NV_VIEWPORT_ARRAY2; in GenerateCaps()