Home
last modified time | relevance | path

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

123

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp372 RenderPassCreateInfo::addDependency (vk::VkSubpassDependency dependency) in addDependency() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp673 const VkSubpassDependency dependency = in createCustomRenderPass() local
H A DvktMeshShaderPropertyTestsEXT.cpp398 const auto dependency = makeSubpassDependency(0u, 0u, VK_PIPELINE_STAGE_TASK_SHADER_BIT_EXT, VK_PIPELINE_STAGE_MESH_SHADER_BIT_EXT, VK_ACCESS_SHADER_WRITE_BIT, VK_ACCESS_SHADER_WRITE_BIT, 0u); in makeCustomRenderPass() local
H A DvktMeshShaderSyncTestsEXT.cpp798 const VkSubpassDependency dependency = in createCustomRenderPasses() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp400 const VkSubpassDependency dependency = in makeEmptyRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/
H A DvktConditionalDrawAndClearTests.cpp1311 VkSubpassDependency dependency = in createRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
H A DvktDrawCreateInfoUtil.cpp372 RenderPassCreateInfo::addDependency (vk::VkSubpassDependency dependency) in addDependency() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A Dvk_cache_utils.cpp538 VkSubpassDependency *dependency = &subpassDependencies->back(); InitializeUnresolveSubpassDependencies() local
602 VkSubpassDependency *dependency = &subpassDependencies->back(); InitializeInputAttachmentSubpassDependencies() local
[all...]
/third_party/skia/third_party/externals/imgui/backends/
H A Dimgui_impl_vulkan.cpp1329 VkSubpassDependency dependency = {}; in ImGui_ImplVulkanH_CreateWindowSwapChain() local
/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc2340 bool Parser::ParseImport(RepeatedPtrField<std::string>* dependency, in ParseImport() argument
H A Dcommand_line_interface.cc2339 const FileDescriptor* dependency = file->dependency(i); in WriteDescriptorSet() local
[all...]
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderSyncTests.cpp673 const VkSubpassDependency dependency = in createCustomRenderPass() local
H A DvktMeshShaderPropertyTestsEXT.cpp398 const auto dependency = makeSubpassDependency(0u, 0u, VK_PIPELINE_STAGE_TASK_SHADER_BIT_EXT, VK_PIPELINE_STAGE_MESH_SHADER_BIT_EXT, VK_ACCESS_SHADER_WRITE_BIT, VK_ACCESS_SHADER_WRITE_BIT, 0u); in makeCustomRenderPass() local
H A DvktMeshShaderSyncTestsEXT.cpp798 const VkSubpassDependency dependency = in createCustomRenderPasses() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/
H A DvktRayQueryOpacityMicromapTests.cpp395 const VkSubpassDependency dependency = in makeEmptyRenderPass() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
H A DvktTransformFeedbackSimpleTests.cpp346 const VkSubpassDependency dependency = in makeRenderPass() 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
/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...]

Completed in 115 milliseconds

123