OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:VkImageSubresource
(Results
1 - 2
of
2
) sorted by relevancy
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
vulkan_core.h
2184
typedef struct
VkImageSubresource
{
2188
}
VkImageSubresource
;
2197
VkImageSubresource
subresource;
2963
typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const
VkImageSubresource
* pSubresource, VkSubresourceLayout* pLayout);
3347
const
VkImageSubresource
* pSubresource,
/xsrc/external/mit/MesaLib/dist/include/vulkan/
vulkan_core.h
2834
typedef struct
VkImageSubresource
{
2838
}
VkImageSubresource
;
2841
VkImageSubresource
subresource;
3535
typedef void (VKAPI_PTR *PFN_vkGetImageSubresourceLayout)(VkDevice device, VkImage image, const
VkImageSubresource
* pSubresource, VkSubresourceLayout* pLayout);
3919
const
VkImageSubresource
* pSubresource,
Completed in 64 milliseconds
Indexes created Sat Jul 25 00:23:55 UTC 2026