Home
last modified time | relevance | path

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

/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp162 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,… in CheckDeviceMultiSampleType() argument
164 …e = %d, unsigned long *qualityLevels = 0x%0.8p", adapter, deviceType, surfaceFormat, windowed, mul… in CheckDeviceMultiSampleType()
172 …return d3d9ex->CheckDeviceMultiSampleType(adapter, deviceType, surfaceFormat, windowed, multiSampl… in CheckDeviceMultiSampleType()
176 …return CheckDeviceMultiSampleType(adapter, D3DDEVTYPE_HAL, surfaceFormat, windowed, multiSampleTyp… in CheckDeviceMultiSampleType()
180 …return Direct3D9::CheckDeviceMultiSampleType(adapter, deviceType, surfaceFormat, windowed, multiSa… in CheckDeviceMultiSampleType()
DDirect3D9.hpp48 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,…
DDirect3D9.cpp748 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,… in CheckDeviceMultiSampleType() argument
750 …e = %d, unsigned long *qualityLevels = 0x%0.8p", adapter, deviceType, surfaceFormat, windowed, mul… in CheckDeviceMultiSampleType()
758 …return d3d9->CheckDeviceMultiSampleType(adapter, deviceType, surfaceFormat, windowed, multiSampleT… in CheckDeviceMultiSampleType()
762 …return CheckDeviceMultiSampleType(adapter, D3DDEVTYPE_HAL, surfaceFormat, windowed, multiSampleTyp… in CheckDeviceMultiSampleType()
790 …, deviceType, D3DFMT_X8R8G8B8, D3DUSAGE_RENDERTARGET, D3DRTYPE_SURFACE, surfaceFormat) == D3D_OK || in CheckDeviceMultiSampleType()
791 …er, deviceType, D3DFMT_X8R8G8B8, D3DUSAGE_DEPTHSTENCIL, D3DRTYPE_SURFACE, surfaceFormat) == D3D_OK) in CheckDeviceMultiSampleType()
793 if(surfaceFormat != D3DFMT_D32F_LOCKABLE && surfaceFormat != D3DFMT_D16_LOCKABLE) in CheckDeviceMultiSampleType()
DDirect3D9Ex.hpp48 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,…
/external/skia/tools/sk_app/
DVulkanWindowContext.cpp230 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
235 surfaceFormat = localFormat; in createSwapchain()
244 if (VK_FORMAT_UNDEFINED == surfaceFormat) { in createSwapchain()
249 switch (surfaceFormat) { in createSwapchain()
278 swapchainCreateInfo.imageFormat = surfaceFormat; in createSwapchain()
/external/skqp/tools/sk_app/
DVulkanWindowContext.cpp230 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
235 surfaceFormat = localFormat; in createSwapchain()
244 if (VK_FORMAT_UNDEFINED == surfaceFormat) { in createSwapchain()
249 switch (surfaceFormat) { in createSwapchain()
278 swapchainCreateInfo.imageFormat = surfaceFormat; in createSwapchain()
/external/swiftshader/src/D3D8/
DDirect3D8.hpp43 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,…
DDirect3D8.cpp496 …ultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT surfaceFormat, int windowed,… in CheckDeviceMultiSampleType() argument
506 …return d3d8->CheckDeviceMultiSampleType(adapter, deviceType, surfaceFormat, windowed, multiSampleT… in CheckDeviceMultiSampleType()
510 …return CheckDeviceMultiSampleType(adapter, D3DDEVTYPE_HAL, surfaceFormat, windowed, multiSampleTyp… in CheckDeviceMultiSampleType()
525 if(surfaceFormat != D3DFMT_UNKNOWN) in CheckDeviceMultiSampleType()
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp2061 const VkSurfaceFormatKHR surfaceFormat, in makeSwapchain() argument
2071 surfaceFormat.format, in makeSwapchain()
2093 surfaceFormat.format, // VkFormat imageFormat; in makeSwapchain()
2094 surfaceFormat.colorSpace, // VkColorSpaceKHR imageColorSpace; in makeSwapchain()
2146 const VkSurfaceFormatKHR* surfaceFormat = DE_NULL; in testSwapchainMutable() local
2152 surfaceFormat = &surfaceFormats[i]; in testSwapchainMutable()
2158 if (surfaceFormat == DE_NULL) in testSwapchainMutable()
2174 *surfaceFormat, in testSwapchainMutable()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiColorSpaceTests.cpp358 VkSurfaceFormatKHR surfaceFormat, in getBasicSwapchainParameters() argument
374 surfaceFormat.format, in getBasicSwapchainParameters()
375 surfaceFormat.colorSpace, in getBasicSwapchainParameters()
DvktWsiSurfaceTests.cpp772 extFormats[ndx] = formats[ndx].surfaceFormat; in querySurfaceFormats2Test()
800 formatsClone[ndx].surfaceFormat == formats[ndx].surfaceFormat, in querySurfaceFormats2Test()
/external/mesa3d/src/vulkan/wsi/
Dwsi_common_wayland.c509 out_fmt->surfaceFormat.format = *disp_fmt; in wsi_wl_surface_get_formats2()
510 out_fmt->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in wsi_wl_surface_get_formats2()
Dwsi_common_x11.c549 f->surfaceFormat.format = formats[i]; in x11_surface_get_formats2()
550 f->surfaceFormat.colorSpace = VK_COLORSPACE_SRGB_NONLINEAR_KHR; in x11_surface_get_formats2()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl2292 VkSurfaceFormatKHR surfaceFormat; member
DvkVulkan_c.inl5949 VkSurfaceFormatKHR surfaceFormat; member
DvkStrUtilImpl.inl5361 s << "\tsurfaceFormat = " << value.surfaceFormat << '\n';
/external/mesa3d/include/vulkan/
Dvulkan.h4934 VkSurfaceFormatKHR surfaceFormat; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h5562 VkSurfaceFormatKHR surfaceFormat; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h5562 VkSurfaceFormatKHR surfaceFormat; member
/external/vulkan-headers/include/vulkan/
Dvulkan_core.h5851 VkSurfaceFormatKHR surfaceFormat; member
Dvulkan.hpp45387 && ( surfaceFormat == rhs.surfaceFormat ); in operator ==()
45400 SurfaceFormatKHR surfaceFormat; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h5790 VkSurfaceFormatKHR surfaceFormat; member
Dvulkan.hpp29163 && ( surfaceFormat == rhs.surfaceFormat ); in operator ==()
29176 SurfaceFormatKHR surfaceFormat; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in5946 VkSurfaceFormatKHR surfaceFormat; member
/external/vulkan-validation-layers/layers/
Dcore_validation.cpp12703 physicalDeviceState->surface_formats[i] = pSurfaceFormats[i].surfaceFormat; in PostCallRecordGetPhysicalDeviceSurfaceFormats2KHR()