Home
last modified time | relevance | path

Searched defs:Present (Results 1 - 14 of 14) sorted by relevance

/third_party/rust/crates/syn/tests/debug/
H A Dmod.rs131 struct Present; structure names
/third_party/skia/third_party/externals/dawn/src/dawn_native/opengl/
H A DNativeSwapChainImplGL.cpp71 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 DMCAsmParser.cpp67 bool Present = (getTok().getKind() == T); in parseOptionalToken() local
/third_party/skia/third_party/externals/dawn/src/dawn_native/d3d12/
H A DNativeSwapChainImplD3D12.cpp105 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::d3d12::NativeSwapChainImpl
/third_party/skia/third_party/externals/dawn/src/include/dawn/
H A Ddawn_wsi.h52 DawnSwapChainError (*Present)(void* userData); member
/third_party/skia/third_party/externals/dawn/src/dawn_native/vulkan/
H A DNativeSwapChainImplVk.cpp196 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 DDisassemblerTypes.h67 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 DHashTable.h270 mutable SparseBitVector<> Present; global() member in llvm::pdb::HashTable
[all...]
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DVulkanCommandBufferPerf.cpp213 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 DLLParser.h240 bool ParseOptionalToken(lltok::Kind T, bool &Present, in ParseOptionalToken() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DCommandProcessor.h69 Present, member in rx::vk::CustomTask
H A Dvk_helpers.h1408 Present, member in rx::vk::ImageLayout
/third_party/skia/third_party/externals/dawn/src/dawn_native/null/
H A DDeviceNull.cpp476 DawnSwapChainError NativeSwapChainImpl::Present() { in Present() function in dawn_native::null::NativeSwapChainImpl
/third_party/mesa3d/include/D3D9/
H A Dd3d9.h763 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...]

Completed in 19 milliseconds