Home
last modified time | relevance | path

Searched refs:is_gpu_config_allowed (Results 1 – 1 of 1) sorted by relevance

/external/skia/bench/
Dnanobench.cpp367 static bool is_gpu_config_allowed(const char* name, GrContextFactory::GLContextType ctxType, in is_gpu_config_allowed() function
402 if (is_gpu_config_allowed(#name, GrContextFactory::ctxType, samples)) { \ in create_configs()