| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | VkDeviceMemoryExternalHost.cpp | 38 ExternalMemoryHost::ExternalMemoryHost(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, vk::Device *pDevice) in ExternalMemoryHost() argument
|
| H A D | VkDeviceMemoryExternalLinux.hpp | 35 explicit OpaqueFdExternalMemory(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, vk::Device *pDevice) in OpaqueFdExternalMemory() argument
|
| H A D | VkDeviceMemoryExternalFuchsia.hpp | 71 explicit VmoExternalMemory(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, vk::Device *pDevice) in VmoExternalMemory() argument
|
| H A D | VkDeviceMemoryExternalMac.hpp | 71 explicit OpaqueFdExternalMemory(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const vk::DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, vk::Device *pDevice) in OpaqueFdExternalMemory() argument
|
| H A D | VkDeviceMemory.cpp | 135 DeviceMemory::DeviceMemory(const VkMemoryAllocateInfo *pAllocateInfo, Device *pDevice) in DeviceMemory() argument
|
| H A D | VkDeviceMemory.hpp | 135 DeviceMemoryInternal(const VkMemoryAllocateInfo *pCreateInfo, void *mem, const DeviceMemory::ExtendedAllocationInfo &extendedAllocationInfo, Device *pDevice) in DeviceMemoryInternal() argument
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| H A D | swapchain9ex.c | 105 NineSwapChain9Ex_new( struct NineDevice9 *pDevice, in NineSwapChain9Ex_new() argument
|
| H A D | vertexbuffer9.c | 121 NineVertexBuffer9_new( struct NineDevice9 *pDevice, in NineVertexBuffer9_new() argument
|
| H A D | indexbuffer9.c | 129 NineIndexBuffer9_new( struct NineDevice9 *pDevice, in NineIndexBuffer9_new() argument
|
| H A D | vertexshader9.c | 305 NineVertexShader9_new( struct NineDevice9 *pDevice, in NineVertexShader9_new() argument
|
| H A D | pixelshader9.c | 256 NinePixelShader9_new( struct NineDevice9 *pDevice, in NinePixelShader9_new() argument
|
| H A D | texture9.c | 381 NineTexture9_new( struct NineDevice9 *pDevice, in NineTexture9_new() argument
|
| H A D | stateblock9.c | 597 NineStateBlock9_new( struct NineDevice9 *pDevice, in NineStateBlock9_new() argument
|
| H A D | query9.c | 309 NineQuery9_new( struct NineDevice9 *pDevice, in NineQuery9_new() argument
|
| H A D | volumetexture9.c | 282 NineVolumeTexture9_new( struct NineDevice9 *pDevice, in NineVolumeTexture9_new() argument
|
| H A D | cubetexture9.c | 342 NineCubeTexture9_new( struct NineDevice9 *pDevice, in NineCubeTexture9_new() argument
|
| H A D | vertexdeclaration9.c | 269 NineVertexDeclaration9_new( struct NineDevice9 *pDevice, in NineVertexDeclaration9_new() argument 277 NineVertexDeclaration9_new_from_fvf( struct NineDevice9 *pDevice, in NineVertexDeclaration9_new_from_fvf() argument
|
| H A D | volume9.c | 548 NineVolume9_new( struct NineDevice9 *pDevice, in NineVolume9_new() argument
|
| /third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
| H A D | Device.cpp | 129 Device *pDevice = CastDevice(pCreateData->hDrvDevice); in CreateDevice() local 323 Device *pDevice = CastDevice(hDevice); DestroyDevice() local [all...] |
| H A D | Query.cpp | 108 Device *pDevice = CastDevice(hDevice); in CreateQuery() local 167 Device *pDevice = CastDevice(hDevice); in QueryBegin() local 198 Device *pDevice = CastDevice(hDevice); in QueryEnd() local 231 Device *pDevice = CastDevice(hDevice); in QueryGetData() local 345 Device *pDevice = CastDevice(hDevice); SetPredication() local 372 CheckPredicate(Device *pDevice) CheckPredicate() argument [all...] |
| H A D | InputAssembly.cpp | 63 Device *pDevice = CastDevice(hDevice); in IaSetTopology() local 131 Device *pDevice = CastDevice(hDevice); in IaSetVertexBuffers() local 207 Device *pDevice = CastDevice(hDevice); IaSetIndexBuffer() local [all...] |
| H A D | Draw.cpp | 63 ResolveState(Device *pDevice) in ResolveState() argument 132 Device *pDevice = CastDevice(hDevice); in Draw() local 162 Device *pDevice = CastDevice(hDevice); DrawIndexed() local 220 Device *pDevice = CastDevice(hDevice); DrawInstanced() local 259 Device *pDevice = CastDevice(hDevice); DrawIndexedInstanced() local 323 Device *pDevice = CastDevice(hDevice); DrawAuto() local [all...] |
| /third_party/mesa3d/src/gallium/drivers/d3d12/ |
| H A D | d3d12_video_texture_array_dpb_manager.cpp | 69 d3d12_texture_array_dpb_manager( uint16_t dpbTextureArraySize, ID3D12Device * pDevice, DXGI_FORMAT encodeSessionFormat, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC encodeSessionResolution, D3D12_RESOURCE_FLAGS resourceAllocFlags, uint32_t nodeMask) d3d12_texture_array_dpb_manager() argument
|
| H A D | d3d12_video_array_of_textures_dpb_manager.cpp | 62 d3d12_array_of_textures_dpb_manager( uint32_t dpbInitialSize, ID3D12Device * pDevice, DXGI_FORMAT encodeSessionFormat, D3D12_VIDEO_ENCODER_PICTURE_RESOLUTION_DESC encodeSessionResolution, D3D12_RESOURCE_FLAGS resourceAllocFlags, bool setNullSubresourcesOnAllZero, uint32_t nodeMask, bool allocatePool) d3d12_array_of_textures_dpb_manager() argument
|
| /third_party/mesa3d/src/gallium/targets/d3d10sw/tests/ |
| H A D | tri.cpp | 117 ComPtr<ID3D11Device> pDevice; in main() local
|