Home
last modified time | relevance | path

Searched defs:AddBuffer (Results 1 – 12 of 12) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/LTO/
H A DCaching.cpp31 AddBufferFn AddBuffer) { in localCache()
73 AddBufferFn AddBuffer; in localCache() member
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Support/
H A DCaching.cpp32 AddBufferFn AddBuffer) { in localCache()
79 AddBufferFn AddBuffer; in localCache() member
/aosp_15_r20/external/deqp-deps/amber/src/
Dpipeline.cc525 void Pipeline::AddBuffer(Buffer* buf, in AddBuffer() function in amber::Pipeline
546 void Pipeline::AddBuffer(Buffer* buf, in AddBuffer() function in amber::Pipeline
569 void Pipeline::AddBuffer(Buffer* buf, BufferType type, uint32_t arg_no) { in AddBuffer() function in amber::Pipeline
Dscript.h121 Result AddBuffer(std::unique_ptr<Buffer> buffer) { in AddBuffer() function
Dscript_test.cc223 TEST_F(ScriptTest, AddBuffer) { in TEST_F() argument
/aosp_15_r20/external/deqp-deps/amber/src/vulkan/
Dpush_constant.cc105 Result PushConstant::AddBuffer(const Buffer* buffer, uint32_t offset) { in AddBuffer() function in amber::vulkan::PushConstant
/aosp_15_r20/external/cronet/base/trace_event/
H A Dtrace_arguments.cc127 void AddBuffer(uint8_t* begin, uint8_t* end) override { in AddBuffer() function in base::trace_event::__anon312d7d620111::PerfettoProtoAppender
H A Dtrace_log.cc178 void AddBuffer(uint8_t* begin, uint8_t* end) override { in AddBuffer() function in base::trace_event::__anon96cf84ae0111::PerfettoProtoAppender
/aosp_15_r20/hardware/google/camera/common/hal/utils/
Dresult_dispatcher.cc362 status_t ResultDispatcher::AddBuffer(uint32_t frame_number, StreamBuffer buffer, in AddBuffer() function in android::google_camera_hal::ResultDispatcher
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/cl/
H A Dcl_arguments.cc267 void CLArguments::AddBuffer(const std::string& name, in AddBuffer() function in tflite::gpu::cl::CLArguments
/aosp_15_r20/external/tensorflow/tensorflow/lite/delegates/gpu/metal/
H A Dmetal_arguments.cc639 void MetalArguments::AddBuffer(const std::string& name, in AddBuffer() function in tflite::gpu::metal::MetalArguments
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dd3dx9mesh.h574 STDMETHOD(AddBuffer)(THIS_ ID3DXPRTBuffer *buffer) PURE; in DECLARE_INTERFACE_() local