Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp131 …de::MovePtr<vk::Allocation> outAllocation = allocator.allocate(getBufferMemoryRequirements(vk, de… in iterate() local
132 …VK_CHECK(vk.bindBufferMemory(device, *outBuffer, outAllocation->getMemory(), outAllocation->getOff… in iterate()
205 invalidateAlloc(vk, device, *outAllocation); in iterate()
206 const int* bufferPtr = static_cast<int*>(outAllocation->getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/
DvktSpvAsmFromHlslTests.cpp131 …de::MovePtr<vk::Allocation> outAllocation = allocator.allocate(getBufferMemoryRequirements(vk, de… in iterate() local
132 …VK_CHECK(vk.bindBufferMemory(device, *outBuffer, outAllocation->getMemory(), outAllocation->getOff… in iterate()
205 invalidateAlloc(vk, device, *outAllocation); in iterate()
206 const int* bufferPtr = static_cast<int*>(outAllocation->getHostPtr()); in iterate()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiBufferComputeInstance.cpp42 de::MovePtr<Allocation>* outAllocation) in createDataBuffer() argument
80 *outAllocation = allocation; in createDataBuffer()
88 de::MovePtr<Allocation>* outAllocation, in createColorDataBuffer() argument
128 *outAllocation = allocation; in createColorDataBuffer()
DvktApiBufferComputeInstance.hpp42 de::MovePtr<vk::Allocation>* outAllocation);
48 de::MovePtr<vk::Allocation>* outAllocation,
DvktApiComputeInstanceResultBuffer.cpp61 de::MovePtr<Allocation> *outAllocation, in createResultBuffer() argument
91 *outAllocation = allocation; in createResultBuffer()
DvktApiComputeInstanceResultBuffer.hpp63 de::MovePtr<vk::Allocation>* outAllocation,
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/api/
DvktApiBufferComputeInstance.cpp42 de::MovePtr<Allocation>* outAllocation) in createDataBuffer() argument
80 *outAllocation = allocation; in createDataBuffer()
88 de::MovePtr<Allocation>* outAllocation, in createColorDataBuffer() argument
128 *outAllocation = allocation; in createColorDataBuffer()
DvktApiBufferComputeInstance.hpp42 de::MovePtr<vk::Allocation>* outAllocation);
48 de::MovePtr<vk::Allocation>* outAllocation,
DvktApiComputeInstanceResultBuffer.cpp61 de::MovePtr<Allocation> *outAllocation, in createResultBuffer() argument
91 *outAllocation = allocation; in createResultBuffer()
DvktApiComputeInstanceResultBuffer.hpp63 de::MovePtr<vk::Allocation>* outAllocation,
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
DDeviceVk.h207 VkDeviceMemory* outAllocation,
DDeviceVk.cpp720 VkDeviceMemory* outAllocation, in ImportExternalImage() argument
752 DAWN_TRY_ASSIGN(*outAllocation, in ImportExternalImage()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp472 de::MovePtr<vk::Allocation>* outAllocation);
540 de::MovePtr<vk::Allocation>* outAllocation) in createColorAttachment() argument
564 *outAllocation = allocation; in createColorAttachment()
2006 de::MovePtr<vk::Allocation>* outAllocation);
2038 de::MovePtr<vk::Allocation>* outAllocation) in createResultBuffer() argument
2061 *outAllocation = allocation; in createResultBuffer()
2391 …ize, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation);
2473 …Size, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation) in createColorDataBuffer() argument
2502 *outAllocation = allocation; in createColorDataBuffer()
3692 de::MovePtr<vk::Allocation>* outAllocation);
[all …]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/
DvktBindingShaderAccessTests.cpp472 de::MovePtr<vk::Allocation>* outAllocation);
540 de::MovePtr<vk::Allocation>* outAllocation) in createColorAttachment() argument
564 *outAllocation = allocation; in createColorAttachment()
2006 de::MovePtr<vk::Allocation>* outAllocation);
2038 de::MovePtr<vk::Allocation>* outAllocation) in createResultBuffer() argument
2061 *outAllocation = allocation; in createResultBuffer()
2391 …ize, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation);
2473 …Size, const tcu::Vec4& value1, const tcu::Vec4& value2, de::MovePtr<vk::Allocation>* outAllocation) in createColorDataBuffer() argument
2502 *outAllocation = allocation; in createColorDataBuffer()
3692 de::MovePtr<vk::Allocation>* outAllocation);
[all …]