Searched defs:pipelineLayouts (Results 1 – 7 of 7) sorted by relevance
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/ |
H A D | vktRenderPassLoadStoreOpNoneTests.cpp | 574 … std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer() 603 … std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer() 784 std::vector<PipelineLayoutWrapper> &pipelineLayouts, in drawCommands() 1082 std::vector<PipelineLayoutWrapper> pipelineLayouts(subpassCount); in iterate() local
|
H A D | vktRenderPassSubpassDependencyTests.cpp | 730 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local 753 …vector<SharedPtrVkPipelineLayout> &pipelineLayouts, const BinaryCollection &binaryCollection, uint… in createRenderPipelines() 1203 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local 1230 …vector<SharedPtrVkPipelineLayout> &pipelineLayouts, const BinaryCollection &binaryCollection, VkFo… in createRenderPipelines()
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/ |
H A D | vktDeviceObjectReservationTests.cpp | 1468 std::vector<PipelineLayoutSp> pipelineLayouts(VERIFYMAXVALUES_OBJECT_COUNT); in performTest() local 1516 std::vector<PipelineLayoutSp> pipelineLayouts(1u); in performTest() local 1545 std::vector<PipelineLayoutSp> pipelineLayouts(1u); in performTest() local
|
/aosp_15_r20/external/deqp/external/vulkancts/vkscserver/ |
H A D | vksJson.cpp | 174 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_GraphicsPipeline_vkpccjson() 460 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_ComputePipeline_vkpccjson()
|
H A D | vksStructsVKSC.hpp | 151 std::map<vk::VkPipelineLayout, string> pipelineLayouts; member
|
H A D | vksCacheBuilder.cpp | 187 std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> pipelineLayouts; in exportFilesForExternalCompiler() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
H A D | vktRobustness1VertexAccessTests.cpp | 590 vector<Move<VkPipelineLayout>> pipelineLayouts; in robustness1TestFn() local
|