Home
last modified time | relevance | path

Searched refs:color_fmts (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/microsoft/vulkan/
H A Ddzn_pipeline.c1614 VkFormat color_fmts[MAX_RTS] = { 0 }; in dzn_graphics_pipeline_create() local
1697 color_fmts[i] = attachment->format; in dzn_graphics_pipeline_create()
1709 memcpy(color_fmts, ri->pColorAttachmentFormats, in dzn_graphics_pipeline_create()
1710 sizeof(color_fmts[0]) * color_count); in dzn_graphics_pipeline_create()
1722 dzn_image_get_dxgi_format(color_fmts[i], in dzn_graphics_pipeline_create()

Completed in 4 milliseconds