| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 372 RenderPassCreateInfo::addDependency (vk::VkSubpassDependency dependency) in addDependency() argument
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/ |
| H A D | vktMeshShaderSyncTests.cpp | 673 const VkSubpassDependency dependency = in createCustomRenderPass() local
|
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 398 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 D | vktMeshShaderSyncTestsEXT.cpp | 798 const VkSubpassDependency dependency = in createCustomRenderPasses() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 400 const VkSubpassDependency dependency = in makeEmptyRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/conditional_rendering/ |
| H A D | vktConditionalDrawAndClearTests.cpp | 1311 VkSubpassDependency dependency = in createRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/ |
| H A D | vktDrawCreateInfoUtil.cpp | 372 RenderPassCreateInfo::addDependency (vk::VkSubpassDependency dependency) in addDependency() argument
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | vk_cache_utils.cpp | 538 VkSubpassDependency *dependency = &subpassDependencies->back(); InitializeUnresolveSubpassDependencies() local 602 VkSubpassDependency *dependency = &subpassDependencies->back(); InitializeInputAttachmentSubpassDependencies() local [all...] |
| /third_party/skia/third_party/externals/imgui/backends/ |
| H A D | imgui_impl_vulkan.cpp | 1329 VkSubpassDependency dependency = {}; in ImGui_ImplVulkanH_CreateWindowSwapChain() local
|
| /third_party/protobuf/src/google/protobuf/compiler/ |
| H A D | parser.cc | 2340 bool Parser::ParseImport(RepeatedPtrField<std::string>* dependency, in ParseImport() argument
|
| H A D | command_line_interface.cc | 2339 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 D | vktMeshShaderSyncTests.cpp | 673 const VkSubpassDependency dependency = in createCustomRenderPass() local
|
| H A D | vktMeshShaderPropertyTestsEXT.cpp | 398 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 D | vktMeshShaderSyncTestsEXT.cpp | 798 const VkSubpassDependency dependency = in createCustomRenderPasses() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_query/ |
| H A D | vktRayQueryOpacityMicromapTests.cpp | 395 const VkSubpassDependency dependency = in makeEmptyRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 346 const VkSubpassDependency dependency = in makeRenderPass() local
|
| /third_party/mesa3d/src/vulkan/overlay-layer/ |
| H A D | overlay.cpp | 1712 VkSubpassDependency dependency = {}; in setup_swapchain_data() local [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/ |
| H A D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 884 const VkSubpassDependency dependency = in bake() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| H A D | vktTransformFeedbackSimpleTests.cpp | 375 const VkSubpassDependency dependency = in makeCustomRenderPass() local
|
| /third_party/vk-gl-cts/external/vulkancts/framework/vulkan/ |
| H A D | vkPipelineConstructionUtil.cpp | 457 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 D | vktPipelineMultisampleSampleLocationsExtTests.cpp | 881 const VkSubpassDependency dependency = in bake() local
|
| /third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
| H A D | libVulkan.cpp | 229 const auto &dependency = pCreateInfo->pDependencies[i]; in ValidateRenderPassPNextChain() local
|
| /third_party/protobuf/src/google/protobuf/ |
| H A D | descriptor.cc | 4437 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 D | descriptor.pb.h | 6809 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 D | bytecode-graph-builder.cc | 561 void UpdateEffectDependency(Node* dependency) { in UpdateEffectDependency() argument 573 void UpdateControlDependency(Node* dependency) { in UpdateControlDependency() argument [all...] |