Home
last modified time | relevance | path

Searched refs:pNumProperties (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/intel/vulkan/
Danv_formats.c614 uint32_t* pNumProperties, in anv_GetPhysicalDeviceSparseImageFormatProperties() argument
618 *pNumProperties = 0; in anv_GetPhysicalDeviceSparseImageFormatProperties()
/external/mesa3d/src/amd/vulkan/
Dradv_formats.c1078 uint32_t* pNumProperties, in radv_GetPhysicalDeviceSparseImageFormatProperties() argument
1082 *pNumProperties = 0; in radv_GetPhysicalDeviceSparseImageFormatProperties()
/external/vulkan-validation-layers/loader/
Dloader.h600 VkImageTiling tiling, uint32_t *pNumProperties,
Dloader.c4576 VkImageTiling tiling, uint32_t *pNumProperties, argument
4585 pNumProperties, pProperties);
/external/vulkan-validation-layers/layers/
Dparameter_validation.cpp2043 … uint32_t *pNumProperties, VkSparseImageFormatProperties *pProperties) { in PostGetPhysicalDeviceSparseImageFormatProperties() argument