Searched refs:getFboAttachmentRbo (Results 1 – 2 of 2) sorted by relevance
501 std::shared_ptr<RboProps> getFboAttachmentRbo(GLenum target, GLenum attachment) const;
1930 rbo = getFboAttachmentRbo(target, attachment); in checkFramebufferAttachmentCompleteness()2710 std::shared_ptr<RboProps> GLClientState::getFboAttachmentRbo(GLenum target, GLenum attachment) cons… in getFboAttachmentRbo() function in gfxstream::guest::GLClientState