Home
last modified time | relevance | path

Searched defs:clearBuffer (Results 1 – 23 of 23) sorted by relevance

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
DvktRayQueryProceduralGeometryTests.cpp224 void RayQueryProceduralGeometryTestBase::clearBuffer(de::SharedPtr<BufferWithMemory> buffer, VkDevi… in clearBuffer() function in vkt::RayQuery::__anon06ba6ed50111::RayQueryProceduralGeometryTestBase
/third_party/node/deps/npm/node_modules/sorted-union-stream/node_modules/readable-stream/lib/
D_stream_writable.js355 function clearBuffer(stream, state) { function
/third_party/skia/third_party/externals/icu/source/common/
Dnormlzr.cpp475 void Normalizer::clearBuffer() { in clearBuffer() function in Normalizer
/third_party/flutter/skia/third_party/externals/icu/source/common/
Dnormlzr.cpp475 void Normalizer::clearBuffer() { in clearBuffer() function in Normalizer
/third_party/node/deps/icu-small/source/common/
Dnormlzr.cpp475 void Normalizer::clearBuffer() { in clearBuffer() function in Normalizer
/third_party/icu/icu4c/source/common/
Dnormlzr.cpp475 void Normalizer::clearBuffer() { in clearBuffer() function in Normalizer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingProceduralGeometryTests.cpp228 void RayTracingProceduralGeometryTestBase::clearBuffer(de::SharedPtr<BufferWithMemory> buffer, VkDe… in clearBuffer() function in vkt::RayTracing::__anon1ac036b90111::RayTracingProceduralGeometryTestBase
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/image/
DvktImageMisalignedCubeTests.cpp199 …const Move<VkBuffer> clearBuffer = makeBuffer(vk, device, clearBufferSize, VK_BUFFER_USAGE_TR… in iterate() local
/third_party/node/lib/internal/streams/
Dwritable.js493 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/through2/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/fs-write-stream-atomic/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/flush-write-stream/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/from2/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/parallel-transform/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/concat-stream/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/duplexify/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/stream-iterate/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/are-we-there-yet/node_modules/readable-stream/lib/
D_stream_writable.js506 function clearBuffer(stream, state) { function
/third_party/node/deps/npm/node_modules/readable-stream/lib/
D_stream_writable.js484 function clearBuffer(stream, state) { function
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp612 angle::Result UtilsVk::clearBuffer(ContextVk *contextVk, in clearBuffer() function in rx::UtilsVk
/third_party/icu/icu4j/main/classes/core/src/com/ibm/icu/text/
DNormalizer.java1892 private void clearBuffer() { in clearBuffer() method in Normalizer
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
DNormalizer.java1952 private void clearBuffer() { in clearBuffer() method in Normalizer
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/query_pool/
DvktQueryPoolStatisticsTests.cpp404 void clearBuffer (const DeviceInterface& vk, const VkDevice device, const de::SharedPtr<Buffer> buf… in clearBuffer() function