Home
last modified time | relevance | path

Searched refs:pSetLayouts (Results 1 – 25 of 38) sorted by relevance

12

/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/appendices/
DVK_EXT_shader_object.adoc89 .pSetLayouts = &descriptorSetLayout;
105 .pSetLayouts = &descriptorSetLayout;
211 .pSetLayouts = &descriptorSetLayout;
227 .pSetLayouts = &descriptorSetLayout;
243 .pSetLayouts = &descriptorSetLayout;
259 .pSetLayouts = &descriptorSetLayout;
277 .pSetLayouts = &descriptorSetLayout;
/hardware/google/gfxstream/guest/vulkan_enc/
DDescriptorSetVirtualization.cpp403 if (!pAllocateInfo->pSetLayouts[i]) { in validateDescriptorSetAllocation()
410 as_goldfish_VkDescriptorSetLayout(pAllocateInfo->pSetLayouts[i])->layoutInfo; in validateDescriptorSetAllocation()
491 applyDescriptorSetAllocation(pAllocateInfo->descriptorPool, pAllocateInfo->pSetLayouts[i]); in validateAndApplyVirtualDescriptorSetAllocation()
513 fillDescriptorSetInfoForPool(pool, pAllocateInfo->pSetLayouts[i], newSet); in validateAndApplyVirtualDescriptorSetAllocation()
Dvulkan_gfxstream.h65 …riptorPools, uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts, const uint64_t…
178 const VkDescriptorSetLayout* pSetLayouts,
Dgoldfish_vk_deepcopy_guest.cpp1559 to->pSetLayouts = nullptr; in deepcopy_VkPipelineLayoutCreateInfo()
1560 if (from->pSetLayouts) { in deepcopy_VkPipelineLayoutCreateInfo()
1561 to->pSetLayouts = (VkDescriptorSetLayout*)alloc->dupArray( in deepcopy_VkPipelineLayoutCreateInfo()
1562 from->pSetLayouts, from->setLayoutCount * sizeof(const VkDescriptorSetLayout)); in deepcopy_VkPipelineLayoutCreateInfo()
1696 to->pSetLayouts = nullptr; in deepcopy_VkDescriptorSetAllocateInfo()
1697 if (from->pSetLayouts) { in deepcopy_VkDescriptorSetAllocateInfo()
1698 to->pSetLayouts = (VkDescriptorSetLayout*)alloc->dupArray( in deepcopy_VkDescriptorSetAllocateInfo()
1699 from->pSetLayouts, from->descriptorSetCount * sizeof(const VkDescriptorSetLayout)); in deepcopy_VkDescriptorSetAllocateInfo()
DVkEncoder.h1117 uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts,
Dfunc_table.cpp4866 uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts, in gfxstream_vk_QueueCommitDescriptorSetUpdatesGOOGLE() argument
4907 descriptorSetCount, pSetLayouts, pDescriptorSetPoolIds, pDescriptorSetWhichPool, in gfxstream_vk_QueueCommitDescriptorSetUpdatesGOOGLE()
DResourceTracker.cpp4918 applyDescriptorSetAllocation(ci->descriptorPool, ci->pSetLayouts[i]); in on_vkAllocateDescriptorSets()
4919 fillDescriptorSetInfoForPool(ci->descriptorPool, ci->pSetLayouts[i], sets[i]); in on_vkAllocateDescriptorSets()
/hardware/google/gfxstream/guest/mesa/src/vulkan/runtime/
Dvk_pipeline_layout.c51 pCreateInfo->pSetLayouts[s]); in vk_pipeline_layout_init()
Dvk_meta.c314 .pSetLayouts = &set_layout, in vk_meta_get_pipeline_layout()
/hardware/google/gfxstream/host/vulkan/
Dvulkan_gfxstream.h65 …riptorPools, uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts, const uint64_t…
178 const VkDescriptorSetLayout* pSetLayouts,
DCompositorVk.cpp329 .pSetLayouts = &m_vkDescriptorSetLayout, in setUpGraphicsPipeline()
487 .pSetLayouts = frameDescriptorSetLayouts.data(), in setUpDescriptorSets()
DVkDecoderSnapshot.h1617 uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts,
DVkDecoderSnapshot.cpp3705 uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts, in vkQueueCommitDescriptorSetUpdatesGOOGLE() argument
7159 uint32_t descriptorSetCount, const VkDescriptorSetLayout* pSetLayouts, in vkQueueCommitDescriptorSetUpdatesGOOGLE() argument
7166 descriptorSetCount, pSetLayouts, pDescriptorSetPoolIds, pDescriptorSetWhichPool, in vkQueueCommitDescriptorSetUpdatesGOOGLE()
/hardware/google/gfxstream/common/detector/
DGraphicsDetectorVkPrecisionQualifiersOnYuvSamplers.cpp123 .pSetLayouts = &descriptorSet0LayoutHandle, in CanHandlePrecisionQualifierWithYuvSampler()
152 .pSetLayouts = pipelineLayoutDescriptorSetLayouts.data(), in CanHandlePrecisionQualifierWithYuvSampler()
/hardware/google/gfxstream/host/vulkan/emulated_textures/testing/
DComputePipelineRestoration_integrationtest.cpp148 .pSetLayouts = &unboxedDSLayout, in TEST_F()
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Ddescriptorsets.adoc1675 * pname:pSetLayouts is a pointer to an array of
1712 shader stage across all elements of pname:pSetLayouts must: be less than
1723 given shader stage across all elements of pname:pSetLayouts must: be
1734 given shader stage across all elements of pname:pSetLayouts must: be
1751 given shader stage across all elements of pname:pSetLayouts must: be
1762 given shader stage across all elements of pname:pSetLayouts must: be
1773 pname:pSetLayouts must: be less than or equal to
1785 shader stage across all elements of pname:pSetLayouts, must: be less
1794 shader stage across all elements of pname:pSetLayouts must: be less than
1801 shader stage across all elements of pname:pSetLayouts must: be less than
[all …]
Dpipelines.adoc3565 the pname:pSetLayouts array which pname:layout was created with that are
3567 at the same index of pname:pSetLayouts used to create the library's
3577 the pname:pSetLayouts array which either pname:layout was created with
3579 element at the same index of pname:pSetLayouts used to create the other
3624 other subset, and any element of the pname:pSetLayouts array which
3626 corresponding element of the pname:pSetLayouts array used to create the
3634 other subset, and any element of the pname:pSetLayouts array used to
3636 corresponding element of the pname:pSetLayouts array used to create this
3644 element of the pname:pSetLayouts array used to create each library's
3646 the pname:pSetLayouts array used to create the other library's
[all …]
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/proposals/
DVK_EXT_shader_object.adoc109 const VkDescriptorSetLayout* pSetLayouts;
339 .pSetLayouts = &descriptorSetLayout,
355 .pSetLayouts = &descriptorSetLayout,
444 .pSetLayouts = &descriptorSetLayout,
460 .pSetLayouts = &descriptorSetLayout,
476 .pSetLayouts = &descriptorSetLayout,
506 .pSetLayouts = &descriptorSetLayout,
527 .pSetLayouts = &descriptorSetLayout,
548 .pSetLayouts = &descriptorSetLayout,
621 .pSetLayouts = &descriptorSetLayout,
/hardware/google/gfxstream/common/end2end/
DGfxstreamEnd2EndVkSnapshotPipelineTests.cpp178 .pSetLayouts = &res->descriptorSetLayout.get(), in createPipeline()
392 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
400 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
731 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
952 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
1124 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
DGfxstreamEnd2EndVkTests.cpp499 .pSetLayouts = descriptorSetLayouts.data(), in ReallocateDescriptorBundleSets()
833 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
841 .pSetLayouts = descriptorSetLayouts.data(), in TEST_P()
/hardware/google/gfxstream/host/vulkan/emulated_textures/
DGpuDecompressionPipeline.cpp299 .pSetLayouts = &mDescriptorSetLayout, in getPipelineLayout()
DCompressedImageInfo.cpp689 .pSetLayouts = layouts.data(), in initializeDecompressionPipeline()
/hardware/google/gfxstream/host/vulkan/cereal/common/
Dgoldfish_vk_deepcopy.cpp1559 to->pSetLayouts = nullptr; in deepcopy_VkPipelineLayoutCreateInfo()
1560 if (from->pSetLayouts) { in deepcopy_VkPipelineLayoutCreateInfo()
1561 to->pSetLayouts = (VkDescriptorSetLayout*)alloc->dupArray( in deepcopy_VkPipelineLayoutCreateInfo()
1562 from->pSetLayouts, from->setLayoutCount * sizeof(const VkDescriptorSetLayout)); in deepcopy_VkPipelineLayoutCreateInfo()
1696 to->pSetLayouts = nullptr; in deepcopy_VkDescriptorSetAllocateInfo()
1697 if (from->pSetLayouts) { in deepcopy_VkDescriptorSetAllocateInfo()
1698 to->pSetLayouts = (VkDescriptorSetLayout*)alloc->dupArray( in deepcopy_VkDescriptorSetAllocateInfo()
1699 from->pSetLayouts, from->descriptorSetCount * sizeof(const VkDescriptorSetLayout)); in deepcopy_VkDescriptorSetAllocateInfo()
/hardware/google/gfxstream/guest/mesa/src/vulkan/overlay-layer/
Doverlay.cpp1499 alloc_info.pSetLayouts = &data->descriptor_layout; in setup_swapchain_data_pipeline()
1514 layout_info.pSetLayouts = &data->descriptor_layout; in setup_swapchain_data_pipeline()
/hardware/google/gfxstream/scripts/print_gfx_logs/
Dvulkan_printer.py459pSetLayouts = printer.write_int("pSetLayouts", 8, indent, optional=False, count=descriptorSetCount…

12