/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/ |
D | vkDeviceFunctionPointers.inl | 20 BindBufferMemoryFunc bindBufferMemory; variable
|
D | vkDeviceDriverImpl.inl | 77 VkResult DeviceDriver::bindBufferMemory (VkDevice device, VkBuffer buffer, VkDeviceMemory memory, V… function in DeviceDriver
|
D | vkNullDriverImpl.inl | 627 VKAPI_ATTR VkResult VKAPI_CALL bindBufferMemory (VkDevice device, VkBuffer buffer, VkDeviceMemory m… function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/ |
D | vktRenderPassMultisampleTests.cpp | 128 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory … in bindBufferMemory() function
|
D | vktRenderPassTests.cpp | 363 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory … in bindBufferMemory() function
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/renderpass/ |
D | vktRenderPassMultisampleTests.cpp | 128 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory … in bindBufferMemory() function
|
D | vktRenderPassTests.cpp | 363 void bindBufferMemory (const DeviceInterface& vk, VkDevice device, VkBuffer buffer, VkDeviceMemory … in bindBufferMemory() function
|
/third_party/skia/third_party/externals/swiftshader/include/vulkan/ |
D | vulkan_funcs.hpp | 1080 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindBufferMemory( VULKAN_HPP_NAMESPACE::Buff… in bindBufferMemory() function in VULKAN_HPP_NAMESPACE::Device 1094 … Device::bindBufferMemory( VULKAN_HPP_NAMESPACE::Buffer buffer, in bindBufferMemory() function in VULKAN_HPP_NAMESPACE::Device
|
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 554 vk::Move<vk::VkDeviceMemory> bindBufferMemory (const vk::InstanceInterface& vki, in bindBufferMemory() function
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/memory/ |
D | vktMemoryPipelineBarrierTests.cpp | 554 vk::Move<vk::VkDeviceMemory> bindBufferMemory (const vk::InstanceInterface& vki, in bindBufferMemory() function
|
/third_party/vulkan-headers/include/vulkan/ |
D | vulkan_funcs.hpp | 1047 …VULKAN_HPP_NODISCARD VULKAN_HPP_INLINE Result Device::bindBufferMemory( VULKAN_HPP_NAMESPACE::Buff… in bindBufferMemory() function in VULKAN_HPP_NAMESPACE::Device 1058 …WHEN_NO_EXCEPTIONS VULKAN_HPP_INLINE typename ResultValueType<void>::type Device::bindBufferMemory( in bindBufferMemory() function in VULKAN_HPP_NAMESPACE::Device
|