Home
last modified time | relevance | path

Searched defs:pipelineLayouts (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/renderpass/
H A DvktRenderPassLoadStoreOpNoneTests.cpp574std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer()
603std::vector<PipelineLayoutWrapper> &pipelineLayouts, in createCommandBuffer()
784 std::vector<PipelineLayoutWrapper> &pipelineLayouts, in drawCommands()
1082 std::vector<PipelineLayoutWrapper> pipelineLayouts(subpassCount); in iterate() local
H A DvktRenderPassSubpassDependencyTests.cpp730 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local
753vector<SharedPtrVkPipelineLayout> &pipelineLayouts, const BinaryCollection &binaryCollection, uint… in createRenderPipelines()
1203 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local
1230vector<SharedPtrVkPipelineLayout> &pipelineLayouts, const BinaryCollection &binaryCollection, VkFo… in createRenderPipelines()
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/sc/
H A DvktDeviceObjectReservationTests.cpp1468 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 DvksJson.cpp174 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_GraphicsPipeline_vkpccjson()
460 const std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> &pipelineLayouts) in writeJSON_ComputePipeline_vkpccjson()
H A DvksStructsVKSC.hpp151 std::map<vk::VkPipelineLayout, string> pipelineLayouts; member
H A DvksCacheBuilder.cpp187 std::map<VkPipelineLayout, VkPipelineLayoutCreateInfo> pipelineLayouts; in exportFilesForExternalCompiler() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustness1VertexAccessTests.cpp590 vector<Move<VkPipelineLayout>> pipelineLayouts; in robustness1TestFn() local