OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VkBufferCopy
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h
2761
typedef struct
VkBufferCopy
{
2765
}
VkBufferCopy
;
3019
typedef void (VKAPI_PTR *PFN_vkCmdCopyBuffer)(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkBuffer dstBuffer, uint32_t regionCount, const
VkBufferCopy
* pRegions);
3667
const
VkBufferCopy
* pRegions);
/xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h
3396
typedef struct
VkBufferCopy
{
3400
}
VkBufferCopy
;
3591
typedef void (VKAPI_PTR *PFN_vkCmdCopyBuffer)(VkCommandBuffer commandBuffer, VkBuffer srcBuffer, VkBuffer dstBuffer, uint32_t regionCount, const
VkBufferCopy
* pRegions);
4239
const
VkBufferCopy
* pRegions);
Completed in 48 milliseconds
Indexes created Thu Jul 30 00:24:59 UTC 2026