Home
last modified time | relevance | path

Searched defs:allocateAndBindMemory (Results 1 – 7 of 7) sorted by relevance

/external/deqp/external/vulkancts/modules/vulkan/ssbo/
DvktSSBOCornerCase.cpp116 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context &context, vk::VkBuffer buffer, vk::Memor… in allocateAndBindMemory() function
DvktSSBOLayoutCase.cpp2011 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkBuffer buffer, vk::Memor… in allocateAndBindMemory() function
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktOpaqueTypeIndexingTests.cpp103 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& … in allocateAndBindMemory() function
530 de::MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocat… in allocateAndBindMemory() function
DvktAtomicOperationTests.cpp139 MovePtr<Allocation> allocateAndBindMemory (const DeviceInterface& vkd, VkDevice device, Allocator& … in allocateAndBindMemory() function
/external/deqp/external/vulkancts/modules/vulkan/ubo/
DvktUniformBlockCase.cpp1712 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkBuffer buffer, vk::Memor… in allocateAndBindMemory() function
1723 de::MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkImage image, vk::MemoryR… in allocateAndBindMemory() function
/external/deqp/external/vulkancts/modules/vulkan/
DvktShaderLibrary.cpp1202 MovePtr<vk::Allocation> allocateAndBindMemory (Context& context, vk::VkImage image, vk::MemoryRequi… in allocateAndBindMemory() function
/external/angle/src/libANGLE/renderer/vulkan/
DRendererVk.cpp5850 VkResult ImageMemorySuballocator::allocateAndBindMemory(Context *context, in allocateAndBindMemory() function in rx::vk::ImageMemorySuballocator