Home
last modified time | relevance | path

Searched refs:is_black_expected (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/openglcts/modules/gl/
Dgl3cGPUShader5Tests.hpp234 void execute(const glw::GLint* u1_data, const glw::GLuint* u2_data, bool is_black_expected);
Dgl3cGPUShader5Tests.cpp761 bool is_black_expected) in execute() argument
838 verifyImage(black_color, is_black_expected); in execute()