Home
last modified time | relevance | path

Searched refs:surfaceFormat (Results 1 – 10 of 10) 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,…
DDirect3D9Ex.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()
/external/skia/tools/viewer/sk_app/
DVulkanWindowContext.cpp173 VkFormat surfaceFormat = VK_FORMAT_UNDEFINED; in createSwapchain() local
181 surfaceFormat = surfaceFormats[i].format; in createSwapchain()
190 if (VK_FORMAT_UNDEFINED == surfaceFormat) { in createSwapchain()
210 swapchainCreateInfo.imageFormat = surfaceFormat; in createSwapchain()
/external/deqp/external/vulkancts/modules/vulkan/wsi/
DvktWsiSurfaceTests.cpp674 extFormats[ndx] = formats[ndx].surfaceFormat; in querySurfaceFormats2Test()
702 formatsClone[ndx].surfaceFormat == formats[ndx].surfaceFormat, in querySurfaceFormats2Test()
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl1476 VkSurfaceFormatKHR surfaceFormat; member
DvkStrUtilImpl.inl3543 s << "\tsurfaceFormat = " << value.surfaceFormat << '\n';
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in3950 VkSurfaceFormatKHR surfaceFormat; member
/external/robolectric/v3/runtime/
Dandroid-all-5.1.1_r9-robolectric-1.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/google/ com/ ...