Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13192 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13199 OutT& second_arg = p_out[component * component_step_1]; in call()
13339 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13346 const Arg2T second_arg = p_arg_2[component * component_step_1]; in call()
13467 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13475 const glw::GLdouble second_arg = p_arg[component * component_step_1 + n_components_0]; in call()

Completed in 24 milliseconds