Home
last modified time | relevance | path

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

/aosp_15_r20/hardware/google/gfxstream/host/tests/
DDefaultFramebufferBlit_unittest.cpp34 struct ClearColorParam { struct
35 const GLESApi glVersion;
36 const bool fastBlit;
38 ClearColorParam(GLESApi glVersion, bool fastBlit) in ClearColorParam() function