Home
last modified time | relevance | path

Searched defs:deviceType (Results 1 – 25 of 28) sorted by relevance

12

/external/swiftshader/src/D3D9/
DDirect3D9Ex.cpp141 …long Direct3D9Ex::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapter… in CheckDeviceFormat()
162 …long Direct3D9Ex::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMA… in CheckDeviceMultiSampleType()
183 …long Direct3D9Ex::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT ad… in CheckDepthStencilMatch()
190 …long Direct3D9Ex::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORM… in CheckDeviceFormatConversion()
211 …long Direct3D9Ex::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilitie… in GetDeviceCaps()
246 …long Direct3D9Ex::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsi… in CreateDevice()
303 …long __stdcall Direct3D9Ex::CreateDeviceEx(unsigned int adapter, D3DDEVTYPE deviceType, HWND focus… in CreateDeviceEx()
DDirect3D9.cpp192 …long Direct3D9::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adap… in CheckDepthStencilMatch()
213 …long Direct3D9::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat()
727 …long Direct3D9::CheckDeviceFormatConversion(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT… in CheckDeviceFormatConversion()
748 …long Direct3D9::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType()
902 …long Direct3D9::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice()
1185 long Direct3D9::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS9 *capabilities) in GetDeviceCaps()
DDirect3DDevice9.hpp209 const D3DDEVTYPE deviceType; member in D3D9::Direct3DDevice9
DDirect3DDevice9Ex.cpp53 …st HINSTANCE instance, Direct3D9Ex *d3d9ex, unsigned int adapter, D3DDEVTYPE deviceType, HWND focu… in Direct3DDevice9Ex()
DDirect3DDevice9.cpp54 …(const HINSTANCE instance, Direct3D9 *d3d9, unsigned int adapter, D3DDEVTYPE deviceType, HWND focu… in Direct3DDevice9()
/external/swiftshader/src/D3D8/
DDirect3D8.cpp124 …long Direct3D8::CheckDepthStencilMatch(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adap… in CheckDepthStencilMatch()
145 …long Direct3D8::CheckDeviceFormat(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT adapterFo… in CheckDeviceFormat()
496 …long Direct3D8::CheckDeviceMultiSampleType(unsigned int adapter, D3DDEVTYPE deviceType, D3DFORMAT … in CheckDeviceMultiSampleType()
555 …long Direct3D8::CreateDevice(unsigned int adapter, D3DDEVTYPE deviceType, HWND focusWindow, unsign… in CreateDevice()
730 long Direct3D8::GetDeviceCaps(unsigned int adapter, D3DDEVTYPE deviceType, D3DCAPS8 *capabilities) in GetDeviceCaps()
DDirect3DDevice8.hpp176 const D3DDEVTYPE deviceType; member in D3D8::Direct3DDevice8
DDirect3DDevice8.cpp50 …(const HINSTANCE instance, Direct3D8 *d3d8, unsigned int adapter, D3DDEVTYPE deviceType, HWND focu… in Direct3DDevice8()
/external/skia/src/gpu/ops/
DGrFillRectOp.cpp412 GrQuadType deviceType = viewMatrix.hasPerspective() ? GrQuadType::kPerspective in MakePerEdgeQuad() local
/external/vulkan-validation-layers/tests/device_profiles/
Dadreno_540.json130 "deviceType": 1, number
Dpowervr_rogue_ge8300.json122 "deviceType": 2, number
Dintel_hd_graphics_520_skylake_gt2.json120 "deviceType": 1, number
Dmobile_chip.json122 "deviceType": 1, number
Dnvidia_tegra_x1.json122 "deviceType": 1, number
Damd_radv_polaris10.json120 "deviceType": 2, number
Dgeforce_940m.json156 "deviceType": 2, number
Damd_radeon_rx_480.json296 "deviceType": 2, number
Dgeforce_1080_ti.json411 "deviceType": 2, number
/external/deqp/external/vulkancts/framework/vulkan/
DvkStructTypes.inl244 VkPhysicalDeviceType deviceType; member
DvkVulkan_c.inl1780 VkPhysicalDeviceType deviceType; member
/external/mesa3d/include/vulkan/
Dvulkan.h1707 VkPhysicalDeviceType deviceType; member
/external/skia/include/third_party/vulkan/vulkan/
Dvulkan_core.h1877 VkPhysicalDeviceType deviceType; member
/external/skqp/include/third_party/vulkan/vulkan/
Dvulkan_core.h1877 VkPhysicalDeviceType deviceType; member
/external/deqp/external/vulkancts/scripts/src/
Dvulkan.h.in1777 VkPhysicalDeviceType deviceType; member
/external/swiftshader/include/vulkan/
Dvulkan_core.h1995 VkPhysicalDeviceType deviceType; member

12