Home
last modified time | relevance | path

Searched defs:bindImageMemory (Results 1 – 9 of 9) 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.inl466 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleResolveTests.cpp140 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassMultisampleTests.cpp128 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassTests.cpp314 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp600 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function
/external/swiftshader/include/vulkan/
Dvulkan.hpp41751 …VULKAN_HPP_INLINE Result Device::bindImageMemory( Image image, DeviceMemory memory, DeviceSize mem… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
41757 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::bindImageMemory( Image image, DeviceMemory m… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan.hpp48534 …VULKAN_HPP_INLINE Result Device::bindImageMemory( Image image, DeviceMemory memory, DeviceSize mem… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
48540 …VULKAN_HPP_INLINE ResultValueType<void>::type Device::bindImageMemory( Image image, DeviceMemory m… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device