Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp13487 const glw::GLuint n_components_2 = getArgumentComponents(2); in call() local
13488 …onst glw::GLuint n_components = de::max(de::max(n_components_0, n_components_1), n_components_2); in call()
13492 const glw::GLuint component_step_2 = (1 == n_components_2) ? 0 : 1; in call()