Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fShaderFramebufferFetchTests.cpp1289 class TextureLayerTestCase : public FramebufferFetchTestCase class
1292 TextureLayerTestCase (Context& context, const char* name, const char* desc, deUint32 format);
1293 ~TextureLayerTestCase (void) {} in ~TextureLayerTestCase()
1302 TextureLayerTestCase::TextureLayerTestCase (Context& context, const char* name, const char* desc, deUint32 format) in TextureLayerTestCase() function in deqp::gles31::Functional::__anon30896::TextureLayerTestCase
1307 void TextureLayerTestCase::create2DTextureArrayLayers (const vector<tcu::Vec4>& colors) in create2DTextureArrayLayers()
1329 tcu::TextureLevel TextureLayerTestCase::genReferenceTexture (int layer, const vector<tcu::Vec4>& colors, const tcu::Vec4& uniformColor) in genReferenceTexture()
1345 TextureLayerTestCase::IterateResult TextureLayerTestCase::iterate (void) in iterate()
1408 basicTestGroup->addChild(new TextureLayerTestCase (m_contex in init()
[all...]

Completed in 3 milliseconds