Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13209 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13216 OutT& second_arg = p_out[component * component_step_1]; in call()
13359 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13366 const Arg2T second_arg = p_arg_2[component * component_step_1]; in call()
13491 const glw::GLuint component_step_1 = (1 == n_components_1) ? 0 : 1; in call() local
13499 const glw::GLdouble second_arg = p_arg[component * component_step_1 + n_components_0]; in call()