Home
last modified time | relevance | path

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

/external/skia/tests/graphite/precompile/
DPaintParamsKeyTest.cpp444 ShaderType random_shadertype(SkRandom* rand) { in random_shadertype() function
976 return create_shader(rand, recorder, random_shadertype(rand)); in create_random_shader()
2151 ShaderType shaderType = random_shadertype(&rand); in DEF_CONDITIONAL_GRAPHITE_TEST_FOR_ALL_CONTEXTS()