Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp1130 const unsigned int n_a_components = Utils::getNumberOfComponentsForVariableType(type_matrix_a); in getPostMatrixMultiplicationVariableType() local
1131 const unsigned int n_a_rows = n_a_components / n_a_columns; in getPostMatrixMultiplicationVariableType()