Home
last modified time | relevance | path

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

/external/angle/src/compiler/translator/
DOutputVulkanGLSL.cpp59 bool needsSpecConstId = type.getQualifier() == EvqSpecConst; in writeLayoutQualifier() local
62 !needsInputAttachmentIndex && !needsSpecConstId) in writeLayoutQualifier()
114 if (needsSpecConstId) in writeLayoutQualifier()