Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.hpp126 static _variable_type getDoubleVariableType(glw::GLuint n_columns, glw::GLuint n_rows);
H A 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()
13778 Utils::_variable_type type = Utils::getDoubleVariableType(n_columns, n_rows); in typeDetails()
13910 const Utils::_variable_type scalar_type = Utils::getDoubleVariableType(1, 1); in getFunctionObject()
13911 const Utils::_variable_type variable_type = Utils::getDoubleVariableType(n_columns, n_rows); in getFunctionObject()

Completed in 23 milliseconds