Home
last modified time | relevance | path

Searched refs:addInputAttachmentDescriptorSetDesc (Results 1 – 2 of 2) sorted by relevance

/external/angle/src/libANGLE/renderer/vulkan/
DProgramExecutableVk.h231 void addInputAttachmentDescriptorSetDesc(const gl::ProgramExecutable &executable,
DProgramExecutableVk.cpp623 void ProgramExecutableVk::addInputAttachmentDescriptorSetDesc( in addInputAttachmentDescriptorSetDesc() function in rx::ProgramExecutableVk
1042 addInputAttachmentDescriptorSetDesc(programState->getExecutable(), shaderType, in createPipelineLayout()