Home
last modified time | relevance | path

Searched refs:addCubeArrayTexture (Results 1 – 3 of 3) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/texture/
DvktTextureTestUtil.hpp256 void addCubeArrayTexture (const TestTextureCubeArraySp& texture,
DvktTextureTestUtil.cpp890 void TextureRenderer::addCubeArrayTexture (const TestTextureCubeArraySp& texture, const vk::VkImage… in addCubeArrayTexture() function in vkt::texture::util::TextureRenderer
DvktTextureShadowTests.cpp1404 m_renderer.addCubeArrayTexture(*i, m_testParameters.aspectMask, m_testParameters.backingMode); in TextureCubeArrayShadowTestInstance()