Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/stress/
H A Des3sOcclusionQueryTests.cpp50 static const tcu::Vec4 TARGET_COLOR = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); member
236 glUniform4f (colorUnif, TARGET_COLOR.x(), TARGET_COLOR.y(), TARGET_COLOR.z(), TARGET_COLOR.w()); in iterate()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fOcclusionQueryTests.cpp48 static const tcu::Vec4 TARGET_COLOR = tcu::Vec4(1.0f, 0.0f, 0.0f, 1.0f); member
354 glUniform4f (colorUnif, TARGET_COLOR.x(), TARGET_COLOR.y(), TARGET_COLOR.z(), TARGET_COLOR.w()); in iterate()

Completed in 2 milliseconds