Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp10764 const unsigned int argument_n_components = Utils::getNumberOfComponentsForVariableType(argument_variable_type); in getGeneralBody() local
10773 for (unsigned int n_component = 0; n_component < argument_n_components; ++n_component) in getGeneralBody()
10777 if (n_component != (argument_n_components - 1)) in getGeneralBody()

Completed in 18 milliseconds