Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSizeTests.cpp52 class Texture2DSizeCase : public tcu::TestCase class
55 Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps);
56 ~Texture2DSizeCase (void);
63 Texture2DSizeCase (const Texture2DSizeCase& other);
64 Texture2DSizeCase& operator= (const Texture2DSizeCase& other);
78 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() function in deqp::gles3::Functional::Texture2DSizeCase
91 Texture2DSizeCase
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSizeTests.cpp51 class Texture2DSizeCase : public tcu::TestCase class
54 Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps);
55 ~Texture2DSizeCase (void);
62 Texture2DSizeCase (const Texture2DSizeCase& other);
63 Texture2DSizeCase& operator= (const Texture2DSizeCase& other);
77 Texture2DSizeCase::Texture2DSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in Texture2DSizeCase() function in deqp::gles2::Functional::Texture2DSizeCase
90 Texture2DSizeCase
[all...]

Completed in 2 milliseconds