Searched refs:layer_properties (Results 1 – 2 of 2) sorted by relevance
49 …l_GetLayerProperties(const uint32_t count, const VkLayerProperties *layer_properties, uint32_t *pC… in util_GetLayerProperties() argument53 if (pProperties == NULL || layer_properties == NULL) { in util_GetLayerProperties()59 memcpy(pProperties, layer_properties, copy_size * sizeof(VkLayerProperties)); in util_GetLayerProperties()
36 …l_GetLayerProperties(const uint32_t count, const VkLayerProperties *layer_properties, uint32_t *pC…