/third_party/rust/crates/syn/tests/debug/ |
H A D | mod.rs | 131 struct Present; structure names
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/ |
H A D | NativeSwapChainImplGL.cpp | 71 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::opengl::NativeSwapChainImpl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/ |
H A D | MCAsmParser.cpp | 67 bool Present = (getTok().getKind() == T); in parseOptionalToken() local
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/ |
H A D | NativeSwapChainImplD3D12.cpp | 105 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::d3d12::NativeSwapChainImpl
|
/third_party/skia/third_party/externals/dawn/src/include/dawn/ |
H A D | dawn_wsi.h | 52 DawnSwapChainError (*Present)(void* userData); member
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/ |
H A D | NativeSwapChainImplVk.cpp | 196 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::vulkan::NativeSwapChainImpl
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm-c/ |
H A D | DisassemblerTypes.h | 67 uint64_t Present; /* 1 if this symbol is present */ member
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DebugInfo/PDB/Native/ |
H A D | HashTable.h | 270 mutable SparseBitVector<> Present; global() member in llvm::pdb::HashTable [all...] |
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | VulkanCommandBufferPerf.cpp | 213 void Present(sample_info &info, VkFence drawFence) in Present() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
H A D | LLParser.h | 240 bool ParseOptionalToken(lltok::Kind T, bool &Present, in ParseOptionalToken() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
H A D | CommandProcessor.h | 69 Present, member in rx::vk::CustomTask
|
H A D | vk_helpers.h | 1408 Present, member in rx::vk::ImageLayout
|
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/ |
H A D | DeviceNull.cpp | 476 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::null::NativeSwapChainImpl
|
/third_party/mesa3d/include/D3D9/ |
H A D | d3d9.h | 763 HRESULT (WINAPI *Present)(IDirect3DDevice9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion); member 1014 HRESULT (WINAPI *Present)(IDirect3DDevice9Ex *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion); member 1512 HRESULT (WINAPI *Present)(IDirect3DSwapChain9 *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags); member 1545 HRESULT (WINAPI *Present)(IDirect3DSwapChain9Ex *This, const RECT *pSourceRect, const RECT *pDestRect, HWND hDestWindowOverride, const RGNDATA *pDirtyRegion, DWORD dwFlags); member [all...] |