Home
last modified time | relevance | path

Searched defs:discard (Results 151 - 175 of 217) sorted by relevance

123456789

/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
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dbcache.h459 bool discard; /* Get rid of? */ member
/kernel/linux/linux-5.10/drivers/gpu/drm/r128/
H A Dr128_drv.h139 int discard; member
/kernel/linux/linux-6.6/fs/ntfs3/
H A Dntfs_fs.h102 unsigned discard : 1; /* Issue discard requests on deletions. */ member
/kernel/linux/linux-6.6/drivers/md/bcache/
H A Dbcache.h467 bool discard; /* Get rid of? */ member
/third_party/lame/frontend/
H A Dget_audio.c668 unsigned long const discard = global.pcm32.skip_start + global.pcm32.skip_end; in init_infile() local
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_qir.h422 struct qreg discard; member

Completed in 55 milliseconds

123456789