Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/glesext/texture_cube_map_array/
H A DesextcTextureCubeMapArrayTests.hpp35 class TextureCubeMapArrayTests : public TestCaseGroupBase class
39 TextureCubeMapArrayTests(glcts::Context& context, const ExtParameters& extParams);
41 virtual ~TextureCubeMapArrayTests(void) in ~TextureCubeMapArrayTests()
49 TextureCubeMapArrayTests(const TextureCubeMapArrayTests& other);
50 TextureCubeMapArrayTests& operator=(const TextureCubeMapArrayTests& other);
H A DesextcTextureCubeMapArrayTests.cpp44 TextureCubeMapArrayTests::TextureCubeMapArrayTests(glcts::Context& context, const ExtParameters& extParams) in TextureCubeMapArrayTests() function in glcts::TextureCubeMapArrayTests
52 void TextureCubeMapArrayTests::init(void) in init()
/third_party/vk-gl-cts/external/openglcts/modules/glesext/
H A DesextcTestPackage.cpp141 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles32/
H A Des32cTestPackage.cpp175 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gl/
H A Dgl4cTestPackages.cpp369 addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()
/third_party/vk-gl-cts/external/openglcts/modules/gles31/
H A Des31cTestPackage.cpp226 coreGroup->addChild(new glcts::TextureCubeMapArrayTests(getContext(), extParams)); in init()

Completed in 3 milliseconds