Searched refs:getCubeArrayTexture (Results 1 – 3 of 3) sorted by relevance
259 const pipeline::TestTextureCubeArray& getCubeArrayTexture (int textureIndex) const;
943 const pipeline::TestTextureCubeArray& TextureRenderer::getCubeArrayTexture (int textureIndex) const in getCubeArrayTexture() function in vkt::texture::util::TextureRenderer
1434 …const pipeline::TestTextureCubeArray& texture = m_renderer.getCubeArrayTexture(curCase.textureIn… in iterate()