Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/tests/
DDisplayVk_unittest.cpp21 using RenderTexture = RenderTextureVk; typedef in gfxstream::vk::__anon9fe03d120111::DisplayVkTest
71 const std::unique_ptr<const RenderTexture>& texture) { in createBorrowedImageInfo()
80 info->preBorrowLayout = RenderTexture::k_vkImageLayout; in createBorrowedImageInfo()
82 info->postBorrowLayout = RenderTexture::k_vkImageLayout; in createBorrowedImageInfo()
222 auto texture = RenderTexture::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F()
233 auto texture = RenderTexture::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F()
262 RenderTexture::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F()
265 RenderTexture::create(*k_vk, m_vkDevice, m_vkPhysicalDevice, m_compositorVkQueue, in TEST_F()