Searched refs:addCubeArrayTexture (Results 1 – 3 of 3) sorted by relevance
256 void addCubeArrayTexture (const TestTextureCubeArraySp& texture,
890 void TextureRenderer::addCubeArrayTexture (const TestTextureCubeArraySp& texture, const vk::VkImage… in addCubeArrayTexture() function in vkt::texture::util::TextureRenderer
1404 m_renderer.addCubeArrayTexture(*i, m_testParameters.aspectMask, m_testParameters.backingMode); in TextureCubeArrayShadowTestInstance()