Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/mesa/src/vulkan/wsi/
Dwsi_common_drm.c414 uint32_t image_modifier_count = 0; in wsi_configure_native_image() local
421 image_modifiers[image_modifier_count++] = modifiers[l][i]; in wsi_configure_native_image()
425 if (image_modifier_count > 0) in wsi_configure_native_image()
429 if (image_modifier_count > 0) { in wsi_configure_native_image()
433 .drmFormatModifierCount = image_modifier_count, in wsi_configure_native_image()