Home
last modified time | relevance | path

Searched defs:cpuBufferPixel (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/util/
H A DvktExternalMemoryAndroidHardwareBufferUtil.cpp1345 const uint8_t *cpuBufferPixel = static_cast<const uint8_t *>(access.getPixelPtr(x, y)); in copyCpuBufferToAndroidBuffer() local
1468 const uint8_t *cpuBufferPixel = static_cast<const uint8_t *>(cpuBuffer.getData()); in copyCpuBufferToAndroidBufferCompressed() local
1529 uint8_t *cpuBufferPixel = static_cast<uint8_t *>(access.getPixelPtr(x, y)); in copyAndroidBufferToCpuBuffer() local
1652 uint8_t *cpuBufferPixel = static_cast<uint8_t *>(cpuBuffer.getData()); in copyAndroidBufferToCpuBufferCompressed() local