OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:sampleVariablesSupport
(Results
1 - 2
of
2
) sorted by null
/external/skqp/src/sksl/
SkSLUtil.h
106
bool
sampleVariablesSupport
() const {
/external/skqp/include/gpu/
GrShaderCaps.h
77
bool
sampleVariablesSupport
() const { return fSampleVariablesSupport; }
201
SkASSERT(this->
sampleVariablesSupport
());
Completed in 74 milliseconds