Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fFboNoAttachmentTests.cpp314 struct FboSpec struct
320 FboSpec(int width_, int height_, int samples_) : width(width_), height(height_), samples(samples_){} in FboSpec() function
330 const FboSpec& spec);
346 const FboSpec m_spec;
353 const FboSpec& spec) in SizeCase()
466 const FboSpec& defaultSpec,
467 const FboSpec& attachmentSpec);
474 const FboSpec m_defaultSpec;
475 const FboSpec m_attachmentSpec;
482 const FboSpec in AttachmentInteractionCase()
[all...]

Completed in 2 milliseconds