Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fTextureSizeTests.cpp172 class TextureCubeSizeCase : public tcu::TestCase class
175 TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps);
176 ~TextureCubeSizeCase (void);
183 TextureCubeSizeCase (const TextureCubeSizeCase& other);
184 TextureCubeSizeCase& operator= (const TextureCubeSizeCase& other);
203 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() function in deqp::gles3::Functional::TextureCubeSizeCase
218 TextureCubeSizeCase
[all...]
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fTextureSizeTests.cpp171 class TextureCubeSizeCase : public tcu::TestCase class
174 TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps);
175 ~TextureCubeSizeCase (void);
182 TextureCubeSizeCase (const TextureCubeSizeCase& other);
183 TextureCubeSizeCase& operator= (const TextureCubeSizeCase& other);
202 TextureCubeSizeCase::TextureCubeSizeCase (tcu::TestContext& testCtx, glu::RenderContext& renderCtx, const char* name, const char* description, deUint32 format, deUint32 dataType, int width, int height, bool mipmaps) in TextureCubeSizeCase() function in deqp::gles2::Functional::TextureCubeSizeCase
217 TextureCubeSizeCase
[all...]

Completed in 2 milliseconds