HomeSort by relevance Sort by last modified time
    Searched defs:TestTextureCubeArray (Results 1 - 2 of 2) sorted by null

  /external/deqp/external/vulkancts/modules/vulkan/pipeline/
vktPipelineImageUtil.hpp 224 class TestTextureCubeArray: public TestTexture
230 TestTextureCubeArray (const tcu::TextureFormat& format, int size, int arraySize);
231 TestTextureCubeArray (const tcu::CompressedTexFormat& format, int size, int arraySize);
232 virtual ~TestTextureCubeArray (void);
vktPipelineImageUtil.cpp     [all...]

Completed in 94 milliseconds