Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/image/
H A DvktImageAtomicOperationTests.cpp1138 Move<VkPipelineLayout> pipelineLayoutReadImage; in iterate() local
1180pipelineLayoutReadImage = makePipelineLayout(deviceInterface, device, *m_descriptorSetLayoutNoTran… in iterate()
1224 …commandsAfterCompute(*cmdBuffer, *pipelineReadImage, *pipelineLayoutReadImage, *descriptorSetReadI… in iterate()