Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/renderpass/
DvktRenderPassLoadStoreOpNoneTests.cpp496 std::vector<Move<VkPipelineLayout>>& pipelineLayouts, in createCommandBuffer()
837 std::vector<Move<VkPipelineLayout>> pipelineLayouts; in iterate() local
DvktRenderPassSubpassDependencyTests.cpp715 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local
739 vector<SharedPtrVkPipelineLayout>& pipelineLayouts, in createRenderPipelines()
1193 vector<SharedPtrVkPipelineLayout> pipelineLayouts; in createRenderPipelineLayouts() local
1223 vector<SharedPtrVkPipelineLayout>& pipelineLayouts, in createRenderPipelines()
/third_party/flutter/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp52 ContentLessObjectCache<PipelineLayoutBase> pipelineLayouts; member
/third_party/skia/third_party/externals/dawn/src/dawn_native/
DDevice.cpp78 ContentLessObjectCache<PipelineLayoutBase> pipelineLayouts; member