OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:variable_type
(Results
1 - 4
of
4
) sorted by null
/external/e2fsprogs/ext2ed/
init.c
111
char variable_name [50],
variable_type
[20];
local
141
ch=parse_word (current_line,
variable_type
);
144
strcpy (
variable_type
,variable_name);
148
add_new_variable (current_descriptor,
variable_type
,variable_name);
/external/deqp/external/openglcts/modules/gl/
gl4cShaderSubroutineTests.hpp
252
static _variable_type getBaseVariableType(const _variable_type&
variable_type
);
254
static unsigned int getComponentSizeForVariableType(const _variable_type&
variable_type
);
258
static unsigned int getNumberOfComponentsForVariableType(const _variable_type&
variable_type
);
267
static std::string getVariableTypeGLSLString(const _variable_type&
variable_type
);
357
Utils::_variable_type
variable_type
;
member in struct:gl4cts::ShaderSubroutine::FunctionalTest1_2::_test_case
367
std::string getVertexShaderBody(const Utils::_variable_type&
variable_type
, unsigned int array_size);
371
bool verifyXFBData(const void* xfb_data, const Utils::_variable_type&
variable_type
);
[
all
...]
gl4cGPUShaderFP64Tests.hpp
1457
Utils::_
variable_type
variable_type
;
member in struct:gl4cts::GPUShaderFP64Test9::_test_case
[
all
...]
gl4cGPUShaderFP64Tests.cpp
9461
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9526
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9647
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9735
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9812
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9871
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
9927
Utils::_
variable_type
variable_type
= variables[n_variable].type;
local
10146
Utils::_
variable_type
variable_type
= double_
variable_type
s[n_double_
variable_type
];
local
11006
const Utils::_
variable_type
variable_type
=
variable_type
s[n_
variable_type
];
local
11694
const Utils::_
variable_type
&
variable_type
=
variable_type
s[n_
variable_type
];
local
12050
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_BOOL;
member in class:gl4cts::TypeHelpers::typeInfo
12057
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DOUBLE;
member in class:gl4cts::TypeHelpers::typeInfo
12064
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_UVEC2;
member in class:gl4cts::TypeHelpers::typeInfo
12071
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_UVEC3;
member in class:gl4cts::TypeHelpers::typeInfo
12078
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_UVEC4;
member in class:gl4cts::TypeHelpers::typeInfo
12085
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DVEC2;
member in class:gl4cts::TypeHelpers::typeInfo
12092
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DVEC3;
member in class:gl4cts::TypeHelpers::typeInfo
12099
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DVEC4;
member in class:gl4cts::TypeHelpers::typeInfo
12106
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT2;
member in class:gl4cts::TypeHelpers::typeInfo
12113
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT2X3;
member in class:gl4cts::TypeHelpers::typeInfo
12120
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT2X4;
member in class:gl4cts::TypeHelpers::typeInfo
12127
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT3;
member in class:gl4cts::TypeHelpers::typeInfo
12134
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT3X2;
member in class:gl4cts::TypeHelpers::typeInfo
12141
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT3X4;
member in class:gl4cts::TypeHelpers::typeInfo
12148
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT4;
member in class:gl4cts::TypeHelpers::typeInfo
12155
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT4X2;
member in class:gl4cts::TypeHelpers::typeInfo
12162
static const Utils::_
variable_type
variable_type
= Utils::VARIABLE_TYPE_DMAT4X3;
member in class:gl4cts::TypeHelpers::typeInfo
13005
static const Utils::_
variable_type
variable_type
=
member in class:gl4cts::FunctionObject::typeInfo
13937
const Utils::_
variable_type
variable_type
= Utils::getDoubleVariableType(n_columns, n_rows);
local
15232
Utils::_
variable_type
variable_type
= function_object.getResultType(result);
local
[
all
...]
Completed in 503 milliseconds