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

/external/deqp/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp314 struct FboSpec struct in namespace:deqp::gles31::Functional::__anon4687
320 FboSpec(int width_, int height_, int samples_) : width(width_), height(height_), samples(samples_){} function in struct:deqp::gles31::Functional::__anon4687::FboSpec
330 const FboSpec& spec);
346 const FboSpec m_spec;
353 const FboSpec& spec)
439 const FboSpec& defaultSpec,
440 const FboSpec& attachmentSpec);
447 const FboSpec m_defaultSpec;
448 const FboSpec m_attachmentSpec;
455 const FboSpec
[all...]

Completed in 149 milliseconds