OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:kOther_GPUTestContexts
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
Test.h
79
kOther_GPUTestContexts
= 1 << 3, // Other than native, used only for below.
80
kAllRendering_GPUTestContexts = kNative_GPUTestContexts |
kOther_GPUTestContexts
,
GLProgramsTest.cpp
463
skiatest::
kOther_GPUTestContexts
, reporter, &debugFactory);
Completed in 269 milliseconds