Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ycbcr/
DvktYCbCrStorageImageWriteTests.cpp385 tcu::IVec3 pixelDivider = pixelBuffer.getDivider(); in testStorageImageWrite()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesImageMemoryAliasing.cpp748 tcu::IVec3 pixelDivider = pixelBuffer.getDivider(); in iterate()
DvktSparseResourcesImageSparseResidency.cpp797 tcu::IVec3 pixelDivider = pixelBuffer.getDivider(); in iterate()
/third_party/vk-gl-cts/framework/common/
DtcuTexture.hpp369 const IVec3& getDivider (void) const { return m_divider; } in getDivider() function in tcu::ConstPixelBufferAccess