Home
last modified time | relevance | path

Searched defs:bRes (Results 1 - 7 of 7) sorted by relevance

/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
/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
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_multi_test/
H A Dnet_conn_client_test.cpp242 bool bRes = false; in HWTEST_F() local
256 bool bRes = false; in HWTEST_F() local
/foundation/communication/netmanager_base/test/netconnmanager/unittest/net_conn_manager_test/
H A Dnet_conn_service_test.cpp544 bool bRes = false; in HWTEST_F() local
/foundation/communication/netmanager_ext/test/vpnmanager/unittest/conn_vpn_manager_test/
H A Dnet_conn_service_test.cpp543 bool bRes = false; in HWTEST_F() local
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/src/
H A Ddistributeddb_nb_cursor_testcase.cpp118 bool bRes = true; in JudgePosition() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeRender/src/gles/
H A Drender_backend_gles.cpp2074 const auto& bRes = samplers[resIdx]; in ProcessBindings() local
2081 const auto& bRes = images[resIdx]; in ProcessBindings() local
2087 const auto& bRes = images[resIdx]; in ProcessBindings() local
2094 const auto& bRes = buffers[resIdx]; in ProcessBindings() local
2105 const auto& bRes = buffers[resIdx]; ProcessBindings() local
[all...]

Completed in 16 milliseconds