Home
last modified time | relevance | path

Searched defs:dependency (Results 51 - 67 of 67) sorted by relevance

123

/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSyncTestsEXT.cpp798 const VkSubpassDependency dependency = in createCustomRenderPasses() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp346 const VkSubpassDependency dependency = in makeRenderPass() local
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dcommon_func.cpp1849 void CommonFunc::ConvertDependency(napi_env env, const Dependency &dependency, napi_value value) in ConvertDependency() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_test/
H A Dbms_bundle_data_mgr_test.cpp1325 Dependency dependency; in HWTEST_F() local
1340 Dependency dependency; in HWTEST_F() local
H A Dbms_bundle_kit_service_test.cpp6783 Dependency dependency; in HWTEST_F() local
6999 Dependency dependency; in HWTEST_F() local
7221 Dependency dependency; in HWTEST_F() local
/third_party/mesa3d/src/vulkan/overlay-layer/
H A Doverlay.cpp1712 VkSubpassDependency dependency = {}; in setup_swapchain_data() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp884 const VkSubpassDependency dependency = in bake() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp375 const VkSubpassDependency dependency = in makeCustomRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/framework/vulkan/
H A DvkPipelineConstructionUtil.cpp457 RenderPassWrapper::SubpassDependency::SubpassDependency (const VkSubpassDependency& dependency) in SubpassDependency() argument
469 RenderPassWrapper::SubpassDependency::SubpassDependency (const VkSubpassDependency2& dependency) in SubpassDependency() argument
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/pipeline/
H A DvktPipelineMultisampleSampleLocationsExtTests.cpp881 const VkSubpassDependency dependency = in bake() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp2996 bool BundleDataMgr::GetBaseSharedBundleInfo(const Dependency &dependency, in GetBaseSharedBundleInfo() argument
H A Dinner_bundle_info.cpp364 void to_json(nlohmann::json &jsonObject, const Dependency &dependency) in to_json() argument
1138 void from_json(const nlohmann::json &jsonObject, Dependency &dependency) in from_json() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
H A DlibVulkan.cpp229 const auto &dependency = pCreateInfo->pDependencies[i]; in ValidateRenderPassPNextChain() local
/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc4437 const FileDescriptor* dependency = tables_->FindFile(proto.dependency(i)); BuildFileImpl() local
7395 const FileDescriptor* FileDescriptor::dependency(int index) const { dependency() function in google::protobuf::FileDescriptor
[all...]
H A Ddescriptor.pb.h6809 inline const std::string& FileDescriptorProto::dependency(int index) const { in dependency() function in FileDescriptorProto
6856 FileDescriptorProto::dependency() const { dependency() function in FileDescriptorProto
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dbytecode-graph-builder.cc561 void UpdateEffectDependency(Node* dependency) { in UpdateEffectDependency() argument
573 void UpdateControlDependency(Node* dependency) { in UpdateControlDependency() argument
[all...]
/third_party/glslang/glslang/Include/
H A Dintermediate.h1289 unsigned int dependency; // loop dependency hint; 0 means not set or unknown member in glslang::TIntermLoop

Completed in 178 milliseconds

123