Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp1093 MovePtr<Allocation> sampleLocationBufferAllocation; in iterate() local
1155sampleLocationBufferAllocation = allocator.allocate(getBufferMemoryRequirements(vk, device, *sampl… in iterate()
1156 …rMemory(device, *sampleLocationBuffer, sampleLocationBufferAllocation->getMemory(), sampleLocation… in iterate()
1300 invalidateAlloc(vk, device, *sampleLocationBufferAllocation); in iterate()
1308 m_renderSize.y(), 1u, sampleLocationBufferAllocation->getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
DvktShaderRenderBuiltinVarTests.cpp1093 MovePtr<Allocation> sampleLocationBufferAllocation; in iterate() local
1155sampleLocationBufferAllocation = allocator.allocate(getBufferMemoryRequirements(vk, device, *sampl… in iterate()
1156 …rMemory(device, *sampleLocationBuffer, sampleLocationBufferAllocation->getMemory(), sampleLocation… in iterate()
1300 invalidateAlloc(vk, device, *sampleLocationBufferAllocation); in iterate()
1308 m_renderSize.y(), 1u, sampleLocationBufferAllocation->getHostPtr()); in iterate()