Searched refs:u1_data (Results 1 – 2 of 2) sorted by relevance
234 void execute(const glw::GLint* u1_data, const glw::GLuint* u2_data, bool is_black_expected);
760 void GPUShader5FunctionOverloadingTest::execute(const glw::GLint* u1_data, const glw::GLuint* u2_da… in execute() argument822 program.setUniform(Utils::VARIABLE_TYPE_IVEC4, "u1", u1_data); in execute()