Searched defs:layouts (Results 1 – 4 of 4) sorted by relevance
181 const ImageLayout* layouts, // can be null if compatibility in CreateAttachmentReferences()205 const ImageLayout* layouts, // null if compatibility in CreateAttachmentReferences2()287 const ImageLayout* layouts = in CreateRenderPassCombined() local469 const ImageLayout* layouts = in CreateRenderPassCombined2() local
68 BASE_NS::unique_ptr<ImageLayout[]> layouts; member
971 ShaderStageFlags shaderStateFlags, DescriptorType type, DescriptorSetLayout* layouts) in processResource()1003 ShaderStageFlags shaderStateFlags, DescriptorSetLayout* layouts) in reflectDescriptorSets()
563 const PipelineLayout layouts[] { vs->GetPipelineLayout(), fs->GetPipelineLayout() }; in Create() local