Searched refs:copyRegionToTextureLevel (Results 1 – 1 of 1) sorted by relevance
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/ |
| D | vktApiCopiesAndBlittingTests.cpp | 461 …virtual void copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferAcc… 825 copyRegionToTextureLevel(src, m_expectedTextureLevel[0]->getAccess(), m_params.regions[i]); in generateExpectedResult() 1020 …virtual void copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferAcces… 1303 void CopyImageToImage::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferA… in copyRegionToTextureLevel() function in vkt::api::__anon59af0e9c0111::CopyImageToImage 1478 …virtual void copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferAcces… 1780 void CopyImageToImageMipmap::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelB… in copyRegionToTextureLevel() function in vkt::api::__anon59af0e9c0111::CopyImageToImageMipmap 1947 …virtual void copyRegionToTextureLevel (tcu::ConstPixelBufferAccess, tcu::PixelBufferAccess, Cop… 2098 void CopyBufferToBuffer::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBuffe… in copyRegionToTextureLevel() function in vkt::api::__anon59af0e9c0111::CopyBufferToBuffer 2147 …virtual void copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBufferAccess … 2352 void CopyImageToBuffer::copyRegionToTextureLevel (tcu::ConstPixelBufferAccess src, tcu::PixelBuffer… in copyRegionToTextureLevel() function in vkt::api::__anon59af0e9c0111::CopyImageToBuffer [all …]
|