Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl21 BindImageMemoryFunc bindImageMemory; variable
DvkDeviceDriverImpl.inl82 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
DvkDeviceDriverSCImpl.inl141 VkResult DeviceDriverSC::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, Vk… function in DeviceDriverSC
DvkNullDriverImpl.inl342 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/wsi/
DvktWsiMaintenance1Tests.cpp576 bool bindImageMemory; member
707 std::vector<ImageSp> bindImageMemory(const DeviceInterface& vkd, in bindImageMemory() function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl22 BindImageMemoryFunc bindImageMemory; variable
DvkDeviceDriverImpl.inl87 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
DvkNullDriverImpl.inl636 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl22 BindImageMemoryFunc bindImageMemory; variable
DvkDeviceDriverImpl.inl87 VkResult DeviceDriver::bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memory, VkDe… function in DeviceDriver
DvkNullDriverImpl.inl648 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory (VkDevice device, VkImage image, VkDeviceMemory memo… function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp133 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassTests.cpp378 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/
DvktRenderPassMultisampleTests.cpp133 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
DvktRenderPassTests.cpp368 void bindImageMemory (const DeviceInterface& vk, VkDevice device, VkImage image, VkDeviceMemory mem… in bindImageMemory() function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp1110 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
1124 … Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image image, in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp604 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/
DvktMemoryPipelineBarrierTests.cpp604 vk::Move<vk::VkDeviceMemory> bindImageMemory (const vk::InstanceInterface& vki, in bindImageMemory() function
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp1087 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory( VULKAN_HPP_NAMESPACE::Image… in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device
1098 …_WHEN_NO_EXCEPTIONS VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::bindImageMemory( in bindImageMemory() function in VULKAN_HPP_NAMESPACE::Device