OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fTwoSidedStencilSupport
(Results
1 - 2
of
2
) sorted by null
/external/skia/gpu/include/
GrGpu.h
178
{ return
fTwoSidedStencilSupport
; }
393
bool
fTwoSidedStencilSupport
;
/external/skia/gpu/src/
GrGpuGL.cpp
329
fTwoSidedStencilSupport
= (major >= 2);
337
fTwoSidedStencilSupport
= (major >= 2);
344
(
fTwoSidedStencilSupport
? "YES" : "NO"),
[
all
...]
Completed in 150 milliseconds