Home
last modified time | relevance | path

Searched defs:setLayouts (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/tests/VulkanWrapper/
DDrawTester.cpp209 std::vector<vk::DescriptorSetLayout> setLayouts; in createGraphicsPipeline() local
/external/deqp/external/vulkancts/modules/vulkan/protected_memory/
DvktProtectedMemUtils.cpp405 …lineLayout (ProtectedContext& context, deUint32 layoutCount, vk::VkDescriptorSetLayout* setLayouts) in createPipelineLayout()
/external/deqp/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineCreationCacheControlTests.cpp438 const vector<VkDescriptorSetLayout>& setLayouts, in createPipelineLayout()
/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawCreateInfoUtil.cpp660 …lineLayoutCreateInfo::PipelineLayoutCreateInfo (const std::vector<vk::VkDescriptorSetLayout>& setL… in PipelineLayoutCreateInfo()
/external/deqp/external/vulkancts/modules/vulkan/api/
DvktApiPipelineTests.cpp710 …face& vk, const VkDevice& device, deUint32 setLayoutCount, const VkDescriptorSetLayout* setLayouts) in getPipelineLayout()
DvktApiCopiesAndBlittingTests.cpp6178 const std::array<VkDescriptorSetLayout, numSets> setLayouts = in checkIntermediateCopy() local
/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageDepthStencilDescriptorTests.cpp729 …const std::vector<VkDescriptorSetLayout> setLayouts = { inputSetLayout.get(), outputSetLayout.get(… in iterate() local
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/
DvktShaderExecutor.cpp1168 const VkDescriptorSetLayout setLayouts[] = in execute() local
/external/angle/src/libANGLE/renderer/vulkan/
Dvk_cache_utils.cpp3017 void AttachmentOpsArray::setLayouts(PackedAttachmentIndex index, in setLayouts() function in rx::vk::AttachmentOpsArray
/external/deqp/external/vulkancts/modules/vulkan/binding_model/
DvktBindingValveMutableTests.cpp3223 const std::vector<VkDescriptorSetLayout> setLayouts = {dstLayout.get(), extraLayout.get()}; in iterate() local