Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp13463 const glw::GLuint n_components_2 = getArgumentComponents(2); in call() local
13464 const glw::GLuint n_components = de::max(de::max(n_components_0, n_components_1), n_components_2); in call()
13468 const glw::GLuint component_step_2 = (1 == n_components_2) ? 0 : 1; in call()

Completed in 17 milliseconds