Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cGPUShaderFP64Tests.cpp348 Utils::_variable_type Utils::getBaseVariableType(_variable_type type) in getBaseVariableType() function in gl4cts::Utils
7292 Utils::_variable_type base_value_type = Utils::getBaseVariableType(test_case.src_type); in executeIteration()
7598 const std::string base_type_string = Utils::getVariableTypeString(Utils::getBaseVariableType(test_case.src_type)); in getVertexShaderBody()
7945 const Utils::_variable_type base_dst_type = Utils::getBaseVariableType(test_case.dst_type); in verifyXFBData()
7946 const Utils::_variable_type base_src_type = Utils::getBaseVariableType(test_case.src_type); in verifyXFBData()
10232 const Utils::_variable_type& base_variable_type = Utils::getBaseVariableType(variable.type); in logVariableContents()
13592 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in getArgumentComponentSize()
13730 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in getBaseTypeSize()
13812 const Utils::_variable_type base_type = Utils::getBaseVariableType(type); in compare()
14743 const Utils::_variable_type base_type = Utils::getBaseVariableType(typ in logVariableType()
[all...]
H A Dgl4cGPUShaderFP64Tests.hpp122 static _variable_type getBaseVariableType(_variable_type type);
H A Dgl4cShaderSubroutineTests.hpp252 static _variable_type getBaseVariableType(const _variable_type& variable_type);
H A 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()
2225 const Utils::_variable_type base_variable_type = Utils::getBaseVariableType(test_case.variable_type); in executeTestIteration()
2299 Utils::_variable_type base_variable_type = Utils::getBaseVariableType(variable_type); in getVertexShaderBody()
2629 const Utils::_variable_type base_variable_type = Utils::getBaseVariableType(variable_type); in verifyXFBData()

Completed in 35 milliseconds