Home
last modified time | relevance | path

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

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleBaseResolveAndPerSampleFetch.cpp506 … const Allocation &vertexAllocPerSampleFetchPass = vertexBufferPerSampleFetchPass->getAllocation(); in iterate() local
508 deMemcpy(vertexAllocPerSampleFetchPass.getHostPtr(), dataPointer(vertices), in iterate()
511 flushAlloc(deviceInterface, device, vertexAllocPerSampleFetchPass); in iterate()