Home
last modified time | relevance | path

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

/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebufferAttachment.h171 static const GLint kDefaultBaseViewIndex; variable
H A DFramebufferAttachment.cpp28 const GLint FramebufferAttachment::kDefaultBaseViewIndex = 0; member in gl::FramebufferAttachment