Home
last modified time | relevance | path

Searched defs:bRes (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/
H A Drender_graph.cpp1261 BindableImage bRes = {}; in HandleClearImage() local
1283 BindableImage bRes = {}; in HandleBlitImage() local
1294 BindableImage bRes = {}; in HandleBlitImage() local
1316 …const BindableBuffer bRes = { nextRc.srcHandle, nextRc.bufferCopy.srcOffset, nextRc.bufferCopy.siz… in HandleCopyBuffer() local
1325 …const BindableBuffer bRes = { nextRc.dstHandle, nextRc.bufferCopy.dstOffset, nextRc.bufferCopy.siz… in HandleCopyBuffer() local
1368 BindableBuffer bRes; in HandleCopyBufferImage() local
1375 BindableImage bRes; in HandleCopyBufferImage() local
1394 BindableBuffer bRes; in HandleCopyBufferImage() local
1401 BindableImage bRes; in HandleCopyBufferImage() local
1455 const auto& bRes = (idx == 0) ? ref : buffers[arrayOffset + idx - 1]; in HandleDescriptorSets() local
[all …]
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/node/
H A Drender_node_shader_passes_generic.cpp203 BindableBuffer bRes; in ExecuteFrameGraphics() local
292 BindableBuffer bRes; in ExecuteFrameCompute() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Dpipeline_descriptor_set_binder.cpp323 … BindableBuffer& bRes = (idx == 0) ? ref : buffers_[arrayOffset + idx - 1].resource; in BindBuffers() local
516 … BindableSampler& bRes = (idx == 0) ? ref : samplers_[arrayOffset + idx - 1].resource; in BindSamplers() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2075 const auto& bRes = samplers[resIdx]; in ProcessBindings() local
2082 const auto& bRes = images[resIdx]; in ProcessBindings() local
2088 const auto& bRes = images[resIdx]; in ProcessBindings() local
2095 const auto& bRes = buffers[resIdx]; in ProcessBindings() local
2106 const auto& bRes = buffers[resIdx]; in ProcessBindings() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/vulkan/
H A Drender_backend_vk.cpp1958 const BindableBuffer& bRes = in UpdateCommandListDescriptorSets() local
1988 const BindableBuffer& bRes = in UpdateCommandListDescriptorSets() local
2032 … const BindableImage& bRes = (idx == 0) ? ref.resource : images[arrayOffset + idx - 1].resource; in UpdateCommandListDescriptorSets() local
2087 …const BindableSampler& bRes = (idx == 0) ? ref.resource : samplers[arrayOffset + idx - 1].resource; in UpdateCommandListDescriptorSets() local
/ohos5.0/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_client_test.cpp242 bool bRes = false; variable
256 bool bRes = false; variable
H A Dnet_conn_service_test.cpp518 bool bRes = false; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp118 bool bRes = true; in JudgePosition() local