Home
last modified time | relevance | path

Searched refs:FboSpec (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fFboNoAttachmentTests.cpp314 struct FboSpec struct
320FboSpec(int width_, int height_, int samples_) : width(width_), height(height_), samples(samples_)… in FboSpec() argument
330 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 …]