OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:samplerErrorCheck
(Results
1 - 2
of
2
) sorted by null
/external/webkit/Source/ThirdParty/ANGLE/src/compiler/
ParseHelper.h
77
bool
samplerErrorCheck
(int line, const TPublicType& pType, const char* reason);
ParseHelper.cpp
620
bool TParseContext::
samplerErrorCheck
(int line, const TPublicType& pType, const char* reason)
648
if (pType.qualifier != EvqUniform &&
samplerErrorCheck
(line, pType, "samplers must be uniform"))
[
all
...]
Completed in 39 milliseconds