OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VkClearRect
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h
2820
typedef struct
VkClearRect
{
2824
}
VkClearRect
;
3028
typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const
VkClearRect
* pRects);
3739
const
VkClearRect
* pRects);
/xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h
3440
typedef struct
VkClearRect
{
3444
}
VkClearRect
;
3600
typedef void (VKAPI_PTR *PFN_vkCmdClearAttachments)(VkCommandBuffer commandBuffer, uint32_t attachmentCount, const VkClearAttachment* pAttachments, uint32_t rectCount, const
VkClearRect
* pRects);
4311
const
VkClearRect
* pRects);
Completed in 32 milliseconds
Indexes created Tue Jul 28 00:24:17 UTC 2026