Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp126 static _variable_type getDoubleVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
Dgl4cGPUShaderFP64Tests.cpp508 Utils::_variable_type Utils::getDoubleVariableType(glw::GLuint n_columns, glw::GLuint n_rows) in getDoubleVariableType() function in gl4cts::Utils
3377 Utils::_variable_type type = Utils::getDoubleVariableType(n_columns, n_rows); in uniformTypeDetails()
13802 Utils::_variable_type type = Utils::getDoubleVariableType(n_columns, n_rows); in typeDetails()
13936 const Utils::_variable_type scalar_type = Utils::getDoubleVariableType(1, 1); in getFunctionObject()
13937 const Utils::_variable_type variable_type = Utils::getDoubleVariableType(n_columns, n_rows); in getFunctionObject()