OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:doesStageSupportQualifier
(Results
1 - 2
of
2
) sorted by null
/external/deqp/external/openglcts/modules/gl/
gl4cShadingLanguage420PackTests.hpp
389
static bool
doesStageSupportQualifier
(SHADER_STAGES stage, VARIABLE_STORAGE storage, QUALIFIERS qualifier);
[
all
...]
gl4cShadingLanguage420PackTests.cpp
127
bool Utils::
doesStageSupportQualifier
(Utils::SHADER_STAGES stage, Utils::VARIABLE_STORAGE storage,
323
if (false ==
doesStageSupportQualifier
(stage, storage, qualifier))
[
all
...]
Completed in 68 milliseconds