Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineEarlyDestroyTests.cpp302 …const tcu::ConstPixelBufferAccess imagePixels(textureFormat, framebufferWidth, framebufferHeight, … in testEarlyDestroy() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassUnusedClearAttachmentTests.cpp1129 std::vector<de::MovePtr<tcu::TextureLevel>> imagePixels; in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/synchronization/
H A DvktSynchronizationOperation.cpp4100 …tcu::PixelBufferAccess imagePixels(texFormat, extent.width, extent.height, extent.depth, &m_data[0… in Implementation() local
4319 tcu::PixelBufferAccess imagePixels(mapVkFormat(m_colorFormat), m_attachmentExtent.width, in Implementation() local
4549 …tcu::PixelBufferAccess imagePixels(texFormat, extent.width, extent.height, extent.depth, &m_data[0… in Implementation() local