Home
last modified time | relevance | path

Searched defs:Discard (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/gallium/frontends/nine/
H A Ddevice9ex.c250 NineDevice9Ex_CreateDepthStencilSurfaceEx( struct NineDevice9Ex *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle, UNUSED DWORD Usage ) NineDevice9Ex_CreateDepthStencilSurfaceEx() argument
H A Ddevice9.c1373 NineDevice9_CreateDepthStencilSurface( struct NineDevice9 *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle ) NineDevice9_CreateDepthStencilSurface() argument
H A Dnine_lock.c855 LockDevice9_CreateDepthStencilSurface( struct NineDevice9 *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle ) LockDevice9_CreateDepthStencilSurface() argument
2240 LockDevice9Ex_CreateDepthStencilSurfaceEx( struct NineDevice9Ex *This, UINT Width, UINT Height, D3DFORMAT Format, D3DMULTISAMPLE_TYPE MultiSample, DWORD MultisampleQuality, BOOL Discard, IDirect3DSurface9 **ppSurface, HANDLE *pSharedHandle, DWORD Usage ) LockDevice9Ex_CreateDepthStencilSurfaceEx() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
H A DLLVMContext.cpp313 void LLVMContext::setDiscardValueNames(bool Discard) { in setDiscardValueNames() argument
H A DCore.cpp113 void LLVMContextSetDiscardValueNames(LLVMContextRef C, LLVMBool Discard) { in LLVMContextSetDiscardValueNames() argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
H A DLiveDebugVariables.cpp631 bool Discard = false; in handleDebugValue() local
/third_party/skia/src/sksl/dsl/
H A DDSLCore.cpp194 static DSLStatement Discard(PositionInfo pos) { in Discard() function in SkSL::dsl::DSLCore
426 DSLStatement Discard(PositionInfo pos) { in Discard() function
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/internal/
H A Dgraphcycles.cc140 void Discard() { in Discard() function in absl::synchronization_internal::__anon19421::Vec
/third_party/skia/third_party/externals/tint/src/
H A Dprogram_builder.h1914 const ast::DiscardStatement* Discard(const Source& source) { in Discard() function in tint::ProgramBuilder
1920 const ast::DiscardStatement* Discard() { in Discard() function in tint::ProgramBuilder
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
H A DIndVarSimplify.cpp2532 bool Discard; in linearFunctionTestReplace() local

Completed in 34 milliseconds