Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A Dformatutilsgl.h32 struct SupportRequirement struct
36 SupportRequirement &operator=(const SupportRequirement &other); argument
57 SupportRequirement texture; argument
H A Dformatutilsgl.cpp25 SupportRequirement::SupportRequirement() in SupportRequirement() function in rx::nativegl::SupportRequirement