Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cGPUShaderFP64Tests.hpp1317 typedef std::vector<Utils::_variable_type> _argument_list; typedef in gl4cts::GPUShaderFP64Test8
1318 typedef _argument_list::const_iterator _argument_list_const_iterator;
1319 typedef std::vector<_argument_list> _argument_lists;
1352 _argument_list argument_list;
Dgl4cGPUShaderFP64Tests.cpp10699 _argument_list argument_list; in getArgumentListsForVariableType()