Home
last modified time | relevance | path

Searched defs:RuntimeShaderGM (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/gm/
H A Druntimeshader.cpp34 class RuntimeShaderGM : public skiagm::GM { class
36 RuntimeShaderGM(const char* name, SkISize size, const char* sksl, uint32_t flags = 0) in RuntimeShaderGM() function in RuntimeShaderGM