Home
last modified time | relevance | path

Searched refs:unify (Results 1 – 25 of 72) sorted by relevance

123

/third_party/mesa3d/src/compiler/glsl/
Dlower_jumps.cpp512 bool unify = true; in visit() local
521 unify = false; in visit()
523 if(unify) { in visit()
/third_party/vk-gl-cts/external/vulkan-docs/src/appendices/
DVK_KHR_video_decode_queue.txt30 - API unify with the video_encode_queue spec
DVK_KHR_video_encode_queue.txt36 - API unify with the video_decode_queue spec
DVK_KHR_video_decode_queue.adoc46 ** API unify with the video_encode_queue spec
DVK_KHR_video_encode_queue.adoc54 ** API unify with the video_decode_queue spec
DVK_KHR_acceleration_structure.txt252 * Re-unify geometry description between build and create
485 - Re-unify geometry description between build and create (!3754)
DVK_KHR_acceleration_structure.adoc252 * Re-unify geometry description between build and create
485 ** Re-unify geometry description between build and create (!3754)
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DLiveIntervalUnion.h91 void unify(LiveInterval &VirtReg, const LiveRange &Range);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/
DLiveIntervalUnion.cpp29 void LiveIntervalUnion::unify(LiveInterval &VirtReg, const LiveRange &Range) { in unify() function in LiveIntervalUnion
DLiveRegMatrix.cpp113 Matrix[Unit].unify(VirtReg, Range); in assign()
/third_party/mesa3d/docs/relnotes/
D12.0.5.rst81 - gallium/radeon: unify viewport emission code
D20.0.7.rst128 - radeonsi: unify and align down the max SSBO/TBO/UBO buffer binding
D22.1.3.rst147 - zink: unify actual map calls in buffer mapping
D21.2.0.rst3796 - zink: unify pipeline layout creation functions
3828 - zink: unify resource rebinding
3879 - zink: unify pipeline layout creation and move to descriptor_program_init
3937 - zink: unify code for updating res->bind_count values
3938 - zink: unify more resource bind count tracking code
4003 - zink: unify cached descriptor update code
4033 - zink: unify gfx shader create callbacks
4116 - anv: unify some draw state vertex constant emission
4132 - zink: unify/consolidate some barrier queuing
4135 - zink: unify fb surface unbinding
[all …]
/third_party/rust/crates/nix/
DREADME.md9 ...). The goal is to not provide a 100% unified interface, but to unify
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_util.cpp195 void Interval::unify(Interval &that) in unify() function in nv50_ir::Interval
Dnv50_ir_util.h427 void unify(Interval&); // clears source interval
/third_party/ffmpeg/doc/
Dlibav-merge.txt54 many work to do to unify them, and any help is very much welcome.
/third_party/libsnd/
DCHANGELOG.md85 This is an internal change to unify and simplify the handling of file paths.
/third_party/python/Lib/idlelib/
DTODO.txt36 - unify class and path browsers
/third_party/unity/docs/
DThrowTheSwitchCodingStandard.md5 For the most part, we try to follow these standards to unify our contributors' code into a cohesive…
/third_party/cJSON/tests/unity/docs/
DThrowTheSwitchCodingStandard.md4 we try to follow these standards to unify our contributors' code into a cohesive
/third_party/python/Doc/howto/
Dsorting.rst239 simplify and unify the language, eliminating the conflict between rich
/third_party/vk-gl-cts/external/vulkan-docs/src/proposals/
DVK_ANDROID_external_format_resolve.adoc352 === Is there a way we could better unify the two options for the `nullColorAttachmentWithExternalFo…
/third_party/json/docs/mkdocs/docs/home/
Dreleases.md452 …this may be a very special feature used by only few people, it allowed to unify all functions that…
661 :fire: To unify the interfaces and to improve similarity with the STL, the following functions are …
697 To unify the interfaces and to improve similarity with the STL, the following functions are now dep…
1069 …n **deprecated** and will be deleted with the next major release 3.0.0 to unify the interface of t…

123