OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:base_variable_type
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.cpp
1058
_variable_type
base_variable_type
= getBaseVariableType(variable_type);
local
1061
switch (
base_variable_type
)
2227
const Utils::_variable_type
base_variable_type
= Utils::getBaseVariableType(test_case.variable_type);
local
2301
Utils::_variable_type
base_variable_type
= Utils::getBaseVariableType(variable_type);
local
2631
const Utils::_variable_type
base_variable_type
= Utils::getBaseVariableType(variable_type);
local
[
all
...]
gl4cGPUShaderFP64Tests.cpp
10259
const Utils::_variable_type&
base_variable_type
= Utils::getBaseVariableType(variable.type);
local
[
all
...]
Completed in 4419 milliseconds