Searched refs:FboSpec (Results 1 – 1 of 1) sorted by relevance
314 struct FboSpec struct320 …FboSpec(int width_, int height_, int samples_) : width(width_), height(height_), samples(samples_)… in FboSpec() argument330 const FboSpec& spec);346 const FboSpec m_spec;353 const FboSpec& spec) in SizeCase()439 const FboSpec& defaultSpec,440 const FboSpec& attachmentSpec);447 const FboSpec m_defaultSpec;448 const FboSpec m_attachmentSpec;455 const FboSpec& defaultSpec, in AttachmentInteractionCase()[all …]