OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:QUAL_OUT
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.cpp
218
case
QUAL_OUT
:
329
if ((Utils::INPUT == storage) && ((Utils::QUAL_UNIFORM == qualifier) || (Utils::
QUAL_OUT
== qualifier)))
335
qualifier =
QUAL_OUT
;
337
else if ((Utils::UNIFORM == storage) && ((Utils::QUAL_IN == qualifier) || (Utils::
QUAL_OUT
== qualifier)))
[
all
...]
gl4cShadingLanguage420PackTests.hpp
122
QUAL_OUT
,
[
all
...]
Completed in 4081 milliseconds