Searched refs:AllocationMp (Results 1 - 6 of 6) sorted by relevance
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 48 typedef vkt::SpirVAssembly::AllocationMp AllocationMp; typedef 71 AllocationMp* outMemory, in createBufferAndBindMemory() 104 AllocationMp bufferMemory = allocator.allocate(requirements, in createBufferAndBindMemory() 119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, vk::VkFormat imageFormat, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() 510 AllocationMp bufferAlloc; in iterate() 527 AllocationMp bufferAlloc; in iterate() 530 AllocationMp imageAlloc; in iterate() 719 AllocationMp alloc; in iterate() 766 AllocationMp bufferAllo in iterate() [all...] |
H A D | vktSpvAsmUtils.hpp | 143 typedef de::MovePtr<vk::Allocation> AllocationMp; typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/spirv_assembly/ |
H A D | vktSpvAsmComputeShaderCase.cpp | 48 typedef vkt::SpirVAssembly::AllocationMp AllocationMp; typedef 71 AllocationMp* outMemory, in createBufferAndBindMemory() 104 AllocationMp bufferMemory = allocator.allocate(requirements, in createBufferAndBindMemory() 119 Move<VkImage> createImageAndBindMemory (const DeviceInterface& vkdi, const VkDevice& device, VkDescriptorType dtype, Allocator& allocator, deUint32 queueFamilyIndex, AllocationMp* outMemory) in createImageAndBindMemory() 510 AllocationMp bufferAlloc; in iterate() 527 AllocationMp bufferAlloc; in iterate() 530 AllocationMp imageAlloc; in iterate() 719 AllocationMp alloc; in iterate() 766 AllocationMp bufferAllo in iterate() [all...] |
H A D | vktSpvAsmUtils.hpp | 143 typedef de::MovePtr<vk::Allocation> AllocationMp; typedef
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 1121 typedef de::MovePtr<vk::Allocation> AllocationMp;
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/binding_model/ |
H A D | vktBindingShaderAccessTests.cpp | 1121 typedef de::MovePtr<vk::Allocation> AllocationMp;
|
Completed in 23 milliseconds