OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_SHADER
(Results
1 - 2
of
2
) sorted by null
/external/deqp/modules/gles31/functional/
es31fProgramInterfaceQueryTests.cpp
179
TYPE_SHADER
,
223
: Node (
TYPE_SHADER
, enclosingNode)
241
DE_ASSERT(enclosing->getType() ==
TYPE_SHADER
||
635
else if (head->getType() == ResourceDefinition::Node::
TYPE_SHADER
)
714
if (head->getType() == ResourceDefinition::Node::
TYPE_SHADER
)
[
all
...]
/external/deqp/executor/
xeTestCaseResult.hpp
142
TYPE_SHADER
,
316
Shader (void) : Item(
TYPE_SHADER
), shaderType(SHADERTYPE_LAST), compileStatus(false) {}
Completed in 86 milliseconds