HomeSort by relevance Sort by last modified time
    Searched refs:DEF_GPUTEST_FOR_CONTEXTS (Results 1 - 6 of 6) sorted by null

  /external/skia/tests/
Test.h 203 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \
214 DEF_GPUTEST_FOR_CONTEXTS(name, nullptr, reporter, context_info, nullptr)
217 DEF_GPUTEST_FOR_CONTEXTS(name, sk_gpu_test::GrContextFactory::IsRenderingContext, \
220 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsGLContextType, \
223 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsRenderingGLContextType, \
226 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsNullGLContextType, \
229 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
DefaultPathRendererTest.cpp 119 DEF_GPUTEST_FOR_CONTEXTS(GrDefaultPathRendererTest,
127 DEF_GPUTEST_FOR_CONTEXTS(GrMSAAPathRendererTest,
ResourceCacheTest.cpp 123 DEF_GPUTEST_FOR_CONTEXTS(ResourceCacheStencilBuffers, &is_rendering_and_not_angle_es3, reporter,
    [all...]
  /external/skqp/tests/
Test.h 203 #define DEF_GPUTEST_FOR_CONTEXTS(name, context_filter, reporter, context_info, options_filter) \
214 DEF_GPUTEST_FOR_CONTEXTS(name, nullptr, reporter, context_info, nullptr)
217 DEF_GPUTEST_FOR_CONTEXTS(name, sk_gpu_test::GrContextFactory::IsRenderingContext, \
220 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsGLContextType, \
223 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsRenderingGLContextType, \
226 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsNullGLContextType, \
229 DEF_GPUTEST_FOR_CONTEXTS(name, &skiatest::IsVulkanContextType, \
DefaultPathRendererTest.cpp 119 DEF_GPUTEST_FOR_CONTEXTS(GrDefaultPathRendererTest,
127 DEF_GPUTEST_FOR_CONTEXTS(GrMSAAPathRendererTest,
ResourceCacheTest.cpp 123 DEF_GPUTEST_FOR_CONTEXTS(ResourceCacheStencilBuffers, &is_rendering_and_not_angle_es3, reporter,
    [all...]

Completed in 243 milliseconds