Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp132 static _variable_type getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
Dgl4cGPUShaderFP64Tests.cpp759 Utils::_variable_type Utils::getIntVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getIntVariableType() function in gl4cts::Utils
13939 const Utils::_variable_type int_type = Utils::getIntVariableType(1, n_rows); in getFunctionObject()