Home
last modified time | relevance | path

Searched refs:u1_data (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.cpp760 void GPUShader5FunctionOverloadingTest::execute(const glw::GLint* u1_data, const glw::GLuint* u2_da… in execute() argument
822 program.setUniform(Utils::VARIABLE_TYPE_IVEC4, "u1", u1_data); in execute()