Home
last modified time | relevance | path

Searched defs:bindImageMemory (Results 1 – 8 of 8) sorted by relevance

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl18 BindImageMemoryFunc bindImageMemory; variable
DvkDeviceDriverImpl.inl75 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
DvkNullDriverImpl.inl508 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp134 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassTests.cpp354 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp604 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp63779 …VULKAN_HPP_INLINE Result Device::bindImageMemory( vk::Image image, vk::DeviceMemory memory, vk::De… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
63785 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::bindImageMemory( vk::Image image, vk::Device… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/angle/third_party/vulkan-headers/src/include/vulkan/
Dvulkan.hpp68732 …VULKAN_HPP_INLINE Result Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image image, VULKAN_HPP_NA… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
68738 …VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::bindImageMemory( VULKAN_HPP_NAMESPA… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device