Home
last modified time | relevance | path

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

/device/generic/vulkan-cereal/third-party/angle/src/libANGLE/
DFramebufferAttachment.cpp31 FramebufferAttachment::Target::Target() : mBinding(GL_NONE), mTextureIndex() {} in Target() function in gl::FramebufferAttachment::Target
33 FramebufferAttachment::Target::Target(GLenum binding, const ImageIndex &imageIndex) in Target() function in gl::FramebufferAttachment::Target
37 FramebufferAttachment::Target::Target(const Target &other) in Target() function in gl::FramebufferAttachment::Target