Searched defs:TextureCubeMipmapCase (Results 1 - 4 of 4) sorted by relevance

/external/deqp/modules/gles2/accuracy/
H A Des2aTextureMipmapTests.cpp371 // TextureCubeMipmapCase
373 class TextureCubeMipmapCase : public tcu::TestCase class in namespace:deqp::gles2::Accuracy
377 TextureCubeMipmapCase (tcu::TestContext& testCtx,
389 ~TextureCubeMipmapCase (void);
396 TextureCubeMipmapCase (const TextureCubeMipmapCase& other);
397 TextureCubeMipmapCase& operator= (const TextureCubeMipmapCase& other);
414 TextureCubeMipmapCase::TextureCubeMipmapCase (tc function in class:deqp::gles2::Accuracy::TextureCubeMipmapCase
[all...]
/external/deqp/modules/gles2/functional/
H A Des2fTextureMipmapTests.cpp425 // TextureCubeMipmapCase
427 class TextureCubeMipmapCase : public tcu::TestCase class in namespace:deqp::gles2::Functional
431 TextureCubeMipmapCase (tcu::TestContext& testCtx,
443 ~TextureCubeMipmapCase (void);
450 TextureCubeMipmapCase (const TextureCubeMipmapCase& other);
451 TextureCubeMipmapCase& operator= (const TextureCubeMipmapCase& other);
468 TextureCubeMipmapCase::TextureCubeMipmapCase (tc function in class:deqp::gles2::Functional::TextureCubeMipmapCase
[all...]
/external/deqp/modules/gles3/accuracy/
H A Des3aTextureMipmapTests.cpp364 // TextureCubeMipmapCase
366 class TextureCubeMipmapCase : public tcu::TestCase class in namespace:deqp::gles3::Accuracy
370 TextureCubeMipmapCase (tcu::TestContext& testCtx,
382 ~TextureCubeMipmapCase (void);
389 TextureCubeMipmapCase (const TextureCubeMipmapCase& other);
390 TextureCubeMipmapCase& operator= (const TextureCubeMipmapCase& other);
407 TextureCubeMipmapCase::TextureCubeMipmapCase (tc function in class:deqp::gles3::Accuracy::TextureCubeMipmapCase
[all...]
/external/deqp/modules/gles3/functional/
H A Des3fTextureMipmapTests.cpp469 // TextureCubeMipmapCase
471 class TextureCubeMipmapCase : public tcu::TestCase class in namespace:deqp::gles3::Functional
475 TextureCubeMipmapCase (tcu::TestContext& testCtx,
487 ~TextureCubeMipmapCase (void);
494 TextureCubeMipmapCase (const TextureCubeMipmapCase& other);
495 TextureCubeMipmapCase& operator= (const TextureCubeMipmapCase& other);
512 TextureCubeMipmapCase::TextureCubeMipmapCase (tc function in class:deqp::gles3::Functional::TextureCubeMipmapCase
[all...]

Completed in 39 milliseconds