Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fInternalFormatQueryTests.cpp41 class FormatSamplesCase : public TestCase class
51 FormatSamplesCase (Context& ctx, const char* name, const char* desc, glw::GLenum texTarget, glw::GLenum internalFormat, FormatType type);
61 FormatSamplesCase::FormatSamplesCase (Context& ctx, const char* name, const char* desc, glw::GLenum target, glw::GLenum internalFormat, FormatType type) in FormatSamplesCase() function in deqp::gles31::Functional::__anon30832::FormatSamplesCase
72 void FormatSamplesCase::init (void) in init()
88 FormatSamplesCase::IterateResult FormatSamplesCase::iterate (void) in iterate()
380 FormatSamplesCase::FormatType type; in init()
384 { "r8", GL_R8, FormatSamplesCase::FORMAT_COLOR }, in init()
385 { "rg8", GL_RG8, FormatSamplesCase in init()
[all...]

Completed in 1 milliseconds