Home
last modified time | relevance | path

Searched defs:discard (Results 51 - 75 of 90) sorted by relevance

1234

/third_party/libinput/src/
H A Devdev-fallback.c810 bool discard = false; in fallback_arbitrate_touch() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
H A DCore.cpp567 void AbsoluteSymbolsMaterializationUnit::discard(const JITDylib &JD, in discard() function in llvm::orc::AbsoluteSymbolsMaterializationUnit
735 void ReExportsMaterializationUnit::discard(const JITDylib &JD, in discard() function in llvm::orc::ReExportsMaterializationUnit
/third_party/skia/src/gpu/ops/
H A DOpsTask.cpp800 void OpsTask::discard() { discard() function in skgpu::v1::OpsTask
[all...]
/third_party/skia/third_party/externals/libpng/contrib/libtests/
H A Dpngunknown.c520 int keep, discard; in read_callback() local
[all...]
/third_party/python/Lib/
H A D_collections_abc.py689 def discard(self, value): member in MutableSet
H A Dmailbox.py53 def discard(self, key): member in Mailbox
338 def discard(self, key): member in Maildir
/third_party/ffmpeg/libavfilter/
H A Daf_afwtdn.c662 int discard = discard_left_ext(s->wavelet_length, levels, 1, sn); in forward() local
/third_party/ffmpeg/libavformat/
H A Davformat.h1022 enum AVDiscard discard; ///< Selects which packets can be discarded at will and do not need to be demuxed. member
1165 enum AVDiscard discard; ///< selects which program to discard and which to feed to the caller member
/third_party/libdrm/include/drm/
H A Dmga_drm.h378 int discard; /* client finished with buffer? */ member
385 int discard; /* client finished with buffer? */ member
H A Dr128_drm.h270 int discard; /* Client finished with buffer? */ member
278 int discard; /* Client finished with buffer? */ member
312 int discard; member
/third_party/mesa3d/src/asahi/compiler/
H A Dagx_compiler.h92 bool discard : 1; member
/third_party/mesa3d/src/panfrost/bifrost/
H A Dcompiler.h127 bool discard : 1; member
/third_party/mesa3d/src/gallium/drivers/lima/ir/pp/
H A Dcodegen.h355 } discard; member
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp396 void ConditionalRenderingBaseTestInstance::createInitBufferWithPredicate (ConditionalBufferMemory memoryType, bool discard, bool invert, deUint32 offsetMultiplier = 0, VkBufferUsageFlagBits extraUsage = (VkBufferUsageFlagBits)0, bool maintenance5 = false) in createInitBufferWithPredicate() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1272 const char* const discard = in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/
H A DvktShaderRender.hpp230 inline void discard (void) { isDiscarded = true; } in discard() function in vkt::sr::ShaderEvalContext
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp395 void ConditionalRenderingBaseTestInstance::createInitBufferWithPredicate (ConditionalBufferMemory memoryType, bool discard, bool invert, deUint32 offsetMultiplier = 0, VkBufferUsageFlagBits extraUsage = (VkBufferUsageFlagBits)0) in createInitBufferWithPredicate() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DFramebufferGL.cpp434 angle::Result FramebufferGL::discard(const gl::Context *context, in discard() function in rx::FramebufferGL
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DOutputHLSL.cpp2718 bool discard = false; in writeIfElse() local
[all...]
H A DTranslatorVulkan.cpp765 TIntermBranch *discard = new TIntermBranch(EOpKill, nullptr); in AddBresenhamEmulationFS() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DFramebufferTest.cpp3097 const GLenum discard[] = {GL_COLOR_ATTACHMENT0}; in TEST_P() local
3223 const GLenum discard[] = {GL_COLOR_ATTACHMENT0}; in TEST_P() local
3275 const GLenum discard[] = {GL_COLOR_ATTACHMENT0}; in TEST_P() local
3326 const GLenum discard[] in TEST_P() local
3678 const GLenum discard[] = {GL_COLOR_ATTACHMENT0}; TEST_P() local
[all...]
/third_party/skia/include/core/
H A DSkCanvas.h1176 void discard() { this->onDiscard(); } in discard() function in SkCanvas
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/query_pool/
H A DvktQueryPoolOcclusionTests.cpp1272 const char* const discard = in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/
H A DvktShaderRender.hpp230 inline void discard (void) { isDiscarded = true; } in discard() function in vkt::sr::ShaderEvalContext
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebuffer.cpp1534 angle::Result Framebuffer::discard(const Context *context, size_t count, const GLenum *attachments) in discard() function in gl::Framebuffer

Completed in 54 milliseconds

1234