Home
last modified time | relevance | path

Searched defs:getTestTexture (Results 1 – 2 of 2) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.hpp160 const pipeline::TestTexture& getTestTexture (void) { return *m_textureData; } in getTestTexture() function in vkt::texture::util::TextureBinding
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageLoadStoreTests.cpp2446 const Texture& getTestTexture (const ImageType imageType) in getTestTexture() function