Searched defs:bindImageMemory (Results 1 – 8 of 8) sorted by relevance
| /external/deqp/external/vulkancts/framework/vulkan/ |
| D | vkDeviceFunctionPointers.inl | 18 BindImageMemoryFunc bindImageMemory; variable
|
| D | vkDeviceDriverImpl.inl | 75 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
|
| D | vkNullDriverImpl.inl | 508 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
|
| /external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
| D | vktRenderPassMultisampleTests.cpp | 134 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
|
| D | vktRenderPassTests.cpp | 354 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
|
| /external/deqp/external/vulkancts/modules/vulkan/memory/ |
| D | vktMemoryPipelineBarrierTests.cpp | 604 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function
|
| /external/vulkan-headers/include/vulkan/ |
| D | vulkan.hpp | 63779 …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/ |
| D | vulkan.hpp | 68732 …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
|