Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl19 BindImageMemoryFunc bindImageMemory; variable
DvkDeviceDriverImpl.inl76 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
DvkNullDriverImpl.inl593 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/external/deqp/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp133 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassTests.cpp357 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
/external/angle/third_party/vulkan-deps/vulkan-headers/src/include/vulkan/
Dvulkan_funcs.hpp1057 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
1068 …_WHEN_NO_EXCEPTIONS VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::bindImageMemory( in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1141 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
1155 … Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image image, in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1056 VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory(VULKAN_HPP_NAMESPACE::Image i… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
1067 …_WHEN_NO_EXCEPTIONS VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::bindImageMemory( in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/external/deqp/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp604 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function