Home
last modified time | relevance | path

Searched refs:supportsInt64 (Results 1 - 1 of 1) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/common/
H A DglcParallelShaderCompileTests.cpp100 bool supportsInt64 = isGL || glu::contextSupports(contextType, glu::ApiType::es(3, 0)); in iterate() local
109 if (supportsInt64) in iterate()
125 (supportsInt64 && intValue != (GLint)int64Value) || (supportsDouble && intValue != (GLint)doubleValue)) in iterate()
133 if (supportsInt64) in iterate()

Completed in 2 milliseconds