Searched refs:outMemory (Results 1 – 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 71 AllocationMp* outMemory, in createBufferAndBindMemory() argument 110 *outMemory = bufferMemory; in createBufferAndBindMemory() 119 …, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument 156 *outMemory = imageMemory; in createImageAndBindMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
D | vktSpvAsmComputeShaderCase.cpp | 71 AllocationMp* outMemory, in createBufferAndBindMemory() argument 110 *outMemory = bufferMemory; in createBufferAndBindMemory() 119 …, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() argument 156 *outMemory = imageMemory; in createImageAndBindMemory()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 866 vk::Move<vk::VkDeviceMemory> outMemory (vk::allocateMemory(vkd, device, &outAllocationInfo)); in exportImportMemoryExplicitModifiersCase() local 867 VK_CHECK(vkd.bindImageMemory(device, *outImage, *outMemory, 0)); in exportImportMemoryExplicitModifiersCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/modifiers/ |
D | vktModifiersTests.cpp | 866 vk::Move<vk::VkDeviceMemory> outMemory (vk::allocateMemory(vkd, device, &outAllocationInfo)); in exportImportMemoryExplicitModifiersCase() local 867 VK_CHECK(vkd.bindImageMemory(device, *outImage, *outMemory, 0)); in exportImportMemoryExplicitModifiersCase()
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 1181 de::MovePtr<vk::Allocation>* outMemory); 1445 de::MovePtr<vk::Allocation>* outMemory) in createSourceBuffer() argument 1491 *outMemory = bufferMemory; in createSourceBuffer()
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
D | vktBindingShaderAccessTests.cpp | 1181 de::MovePtr<vk::Allocation>* outMemory); 1445 de::MovePtr<vk::Allocation>* outMemory) in createSourceBuffer() argument 1491 *outMemory = bufferMemory; in createSourceBuffer()
|