Home
last modified time | relevance | path

Searched defs:bindImageMemory2 (Results 1 – 14 of 14) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkansc/
DvkDeviceFunctionPointers.inl143 BindImageMemory2Func bindImageMemory2; variable
DvkDeviceDriverImpl.inl692 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindImage… function in DeviceDriver
DvkDeviceDriverSCImpl.inl1206 VkResult DeviceDriverSC::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindIma… function in DeviceDriverSC
DvkNullDriverImpl.inl1219 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkB… function
/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl180 BindImageMemory2Func bindImageMemory2; variable
DvkDeviceDriverImpl.inl877 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindImage… function in DeviceDriver
DvkNullDriverImpl.inl1833 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkB… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl184 BindImageMemory2Func bindImageMemory2; variable
DvkDeviceDriverImpl.inl897 VkResult DeviceDriver::bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkBindImage… function in DeviceDriver
DvkNullDriverImpl.inl1872 VKAPI_ATTR VkResult VKAPI_CALL bindImageMemory2 (VkDevice device, uint32_t bindInfoCount, const VkB… function
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
Dvulkan_funcs.hpp5498 Device::bindImageMemory2( uint32_t bindInfoCount, in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::Device
5510 …Device::bindImageMemory2( ArrayProxy<const VULKAN_HPP_NAMESPACE::BindImageMemoryInfo> const & bind… in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp10372 …Device::bindImageMemory2( ArrayProxy<const VULKAN_HPP_NAMESPACE::BindImageMemoryInfo> const & bind… in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device
/third_party/vulkan-headers/include/vulkan/
Dvulkan_funcs.hpp5235 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindImageMemory2( uint32_t … in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::Device
5246 …Device::bindImageMemory2( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP_NAMESPACE::BindImageMe… in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::Device
Dvulkan_raii.hpp13543 …VULKAN_HPP_INLINE void Device::bindImageMemory2( VULKAN_HPP_NAMESPACE::ArrayProxy<const VULKAN_HPP… in bindImageMemory2() function in VULKAN_HPP_NAMESPACE::VULKAN_HPP_RAII_NAMESPACE::Device