Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp146 static _variable_type getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
Dgl4cGPUShaderFP64Tests.cpp1310 Utils::_variable_type Utils::getUintVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getUintVariableType() function in gl4cts::Utils
13938 const Utils::_variable_type uint_type = Utils::getUintVariableType(1, n_rows); in getFunctionObject()