Home
last modified time | relevance | path

Searched refs:buffers_ (Results 1 – 10 of 10) sorted by relevance

/third_party/vk-gl-cts/external/amber/src/src/
Dpipeline.cc74 clone->buffers_ = buffers_; in Clone()
519 for (const auto& info : buffers_) { in GetBufferForBinding()
534 buffers_.push_back(BufferInfo{buf}); in AddBuffer()
536 auto& info = buffers_.back(); in AddBuffer()
551 for (auto& info : buffers_) { in AddBuffer()
558 buffers_.push_back(BufferInfo{buf}); in AddBuffer()
560 auto& info = buffers_.back(); in AddBuffer()
572 for (auto& info : buffers_) { in AddBuffer()
579 buffers_.push_back(BufferInfo{buf}); in AddBuffer()
581 auto& info = buffers_.back(); in AddBuffer()
[all …]
Dscript.h120 buffers_.push_back(std::move(buffer)); in AddBuffer()
121 name_to_buffer_[buffers_.back()->GetName()] = buffers_.back().get(); in AddBuffer()
133 return buffers_; in GetBuffers()
268 std::vector<std::unique_ptr<Buffer>> buffers_; variable
Dpipeline.h363 const std::vector<BufferInfo>& GetBuffers() const { return buffers_; } in GetBuffers()
449 std::vector<BufferInfo> buffers_; variable
/third_party/gstreamer/gstplugins_bad/sys/androidmedia/jni/
Dgstamc-codec-jni.c363 RealBuffer ** buffers_, gsize * n_buffers) in gst_amc_jni_get_buffer_array() argument
365 RealBuffer **buffers = (RealBuffer **) buffers_; in gst_amc_jni_get_buffer_array()
/third_party/skia/third_party/externals/oboe/docs/
DOpenSLESMigration.md92 …em so they can have arbitrary size. You can only specify the _number of buffers_ through the `SLDa…
/third_party/vk-gl-cts/modules/gles3/functional/
Des3fDepthStencilTests.cpp175 deUint32 buffers_, in ClearCommand()
179 , buffers (buffers_) in ClearCommand()
Des3fFboRenderTest.cpp69 …FboConfig (deUint32 buffers_, deUint32 colorType_, deUint32 colorFormat_, deUint32 depthStencilTyp… in FboConfig() argument
70 : buffers (buffers_) in FboConfig()
/third_party/vk-gl-cts/modules/gles2/functional/
Des2fDepthStencilTests.cpp175 deUint32 buffers_, in ClearCommand()
179 , buffers (buffers_) in ClearCommand()
/third_party/vk-gl-cts/external/vulkan-docs/src/chapters/
Dcmdbuffers.txt12 There are two levels of command buffers - _primary command buffers_, which
14 and _secondary command buffers_, which can: be executed by primary command
Dcmdbuffers.adoc12 There are two levels of command buffers - _primary command buffers_, which
14 and _secondary command buffers_, which can: be executed by primary command