Home
last modified time | relevance | path

Searched defs:cmdCopyBufferToImage2 (Results 1 – 7 of 7) sorted by relevance

/third_party/vk-gl-cts/build/external/vulkancts/framework/vulkan/
DvkDeviceFunctionPointers.inl376 CmdCopyBufferToImage2Func cmdCopyBufferToImage2; variable
DvkDeviceDriverImpl.inl1857 void DeviceDriver::cmdCopyBufferToImage2 (VkCommandBuffer commandBuffer, const VkCopyBufferToImageI… function in DeviceDriver
DvkNullDriverImpl.inl3322 VKAPI_ATTR void VKAPI_CALL cmdCopyBufferToImage2 (VkCommandBuffer commandBuffer, const VkCopyBuffer… function
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/generated/vulkan/
DvkDeviceFunctionPointers.inl384 CmdCopyBufferToImage2Func cmdCopyBufferToImage2; variable
DvkDeviceDriverImpl.inl1897 void DeviceDriver::cmdCopyBufferToImage2 (VkCommandBuffer commandBuffer, const VkCopyBufferToImageI… function in DeviceDriver
DvkNullDriverImpl.inl3384 VKAPI_ATTR void VKAPI_CALL cmdCopyBufferToImage2 (VkCommandBuffer commandBuffer, const VkCopyBuffer… function
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/api/
DvktApiCopiesAndBlittingTests.cpp74 #define cmdCopyBufferToImage2 cmdCopyBufferToImage2KHR macro