Home
last modified time | relevance | path

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

/frameworks/base/libs/hwui/private/hwui/
DDrawVkInfo.h54 uint32_t color_attachment_index; member
/frameworks/base/native/webview/plat_support/
Ddraw_functor.cpp131 .color_attachment_index = draw_vk_params.color_attachment_index, in drawVk()
Ddraw_fn.h101 uint32_t color_attachment_index; member
/frameworks/base/libs/hwui/pipeline/skia/
DVkFunctorDrawable.cpp78 params.color_attachment_index = vulkan_info.fColorAttachmentIndex; in draw()