Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.cpp348 Utils::_variable_type Utils::getBaseVariableType(_variable_type type) in getBaseVariableType() function in gl4cts::Utils
7319 Utils::_variable_type base_value_type = Utils::getBaseVariableType(test_case.src_type); in executeIteration()
7625 …const std::string base_type_string = Utils::getVariableTypeString(Utils::getBaseVariableType(test… in getVertexShaderBody()
7972 const Utils::_variable_type base_dst_type = Utils::getBaseVariableType(test_case.dst_type); in verifyXFBData()
7973 const Utils::_variable_type base_src_type = Utils::getBaseVariableType(test_case.src_type); in verifyXFBData()
10259 const Utils::_variable_type& base_variable_type = Utils::getBaseVariableType(variable.type); in logVariableContents()
13616 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in getArgumentComponentSize()
13754 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in getBaseTypeSize()
13836 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in compare()
14926 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in logVariableType()
[all …]
Dgl4cGPUShaderFP64Tests.hpp122 static _variable_type getBaseVariableType(_variable_type type);
Dgl4cShaderSubroutineTests.hpp252 static _variable_type getBaseVariableType(const _variable_type& variable_type);
Dgl4cShaderSubroutineTests.cpp975 Utils::_variable_type Utils::getBaseVariableType(const _variable_type& variable_type) in getBaseVariableType() function in gl4cts::ShaderSubroutine::Utils
1058 _variable_type base_variable_type = getBaseVariableType(variable_type); in getComponentSizeForVariableType()
2227 …const Utils::_variable_type base_variable_type = Utils::getBaseVariableType(test_case.variable_typ… in executeTestIteration()
2301 Utils::_variable_type base_variable_type = Utils::getBaseVariableType(variable_type); in getVertexShaderBody()
2631 const Utils::_variable_type base_variable_type = Utils::getBaseVariableType(variable_type); in verifyXFBData()