Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp49 static const tcu::Vec4 OCCLUDER_COLOR = tcu::Vec4(0.0f, 0.0f, 1.0f, 1.0f); member
221 glUniform4f (colorUnif, OCCLUDER_COLOR.x(), OCCLUDER_COLOR.y(), OCCLUDER_COLOR.z(), OCCLUDER_COLOR.w()); in iterate()

Completed in 1 milliseconds