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

/xsrc/external/mit/xf86-video-nv/dist/src/
H A Dnv_exa.c83 NVDmaNext (pNv, pNv->surfaceFormat);
166 NVDmaNext (pNv, pNv->surfaceFormat);
323 pNv->surfaceFormat = SURFACE_FORMAT_DEPTH24;
328 pNv->surfaceFormat = SURFACE_FORMAT_DEPTH16;
332 pNv->surfaceFormat = SURFACE_FORMAT_DEPTH8;
337 NVDmaNext (pNv, pNv->surfaceFormat);
H A Dnv_xaa.c206 CARD32 surfaceFormat, patternFormat, rectFormat, lineFormat; local in function:NVResetGraphics
243 surfaceFormat = SURFACE_FORMAT_DEPTH24;
250 surfaceFormat = SURFACE_FORMAT_DEPTH16;
256 surfaceFormat = SURFACE_FORMAT_DEPTH8;
264 NVDmaNext (pNv, surfaceFormat);
H A Dnv_type.h134 U032 surfaceFormat, rectFormat; member in struct:__anonce19071b0208
/xsrc/external/mit/MesaLib/dist/src/vulkan/wsi/
H A Dwsi_common_win32.c264 f->surfaceFormat.format = sorted_formats[i];
265 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
H A Dwsi_common_wayland.c862 out_fmt->surfaceFormat.format = disp_fmt->vk_format;
863 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
H A Dwsi_common_x11.c741 f->surfaceFormat.format = sorted_formats[i];
742 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
H A Dwsi_common_display.c963 f->surfaceFormat.format = sorted_formats[i];
964 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
/xsrc/external/mit/MesaLib.old/dist/src/vulkan/wsi/
H A Dwsi_common_wayland.c640 out_fmt->surfaceFormat.format = *disp_fmt;
641 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
H A Dwsi_common_x11.c590 f->surfaceFormat.format = formats[i];
591 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
H A Dwsi_common_display.c929 f->surfaceFormat.format = available_surface_formats[i].format;
930 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR;
/xsrc/external/mit/MesaLib.old/dist/include/vulkan/
H A Dvulkan_core.h5822 VkSurfaceFormatKHR surfaceFormat; member in struct:VkSurfaceFormat2KHR
/xsrc/external/mit/MesaLib/dist/include/vulkan/
H A Dvulkan_core.h7212 VkSurfaceFormatKHR surfaceFormat; member in struct:VkSurfaceFormat2KHR

Completed in 90 milliseconds