Searched defs:isPatch (Results 1 – 7 of 7) sorted by relevance
234 bool isPatch, in setFieldOrVariableProperties()302 bool isPatch, in setFieldProperties()319 const bool isPatch = false; in setCommonVariableProperties() local
342 bool isPatch = type.getQualifier() == EvqTessLevelInner || in setBuiltInInfoFromSymbol() local734 bool isPatch, in setFieldOrVariableProperties()828 bool isPatch, in setFieldProperties()850 const bool isPatch = type.getQualifier() == EvqPatchIn || type.getQualifier() == EvqPatchOut; in setCommonVariableProperties() local
93 bool isPatch() const { return pod.flagBits.isPatch; } in isPatch() function129 uint8_t isPatch : 1; member174 uint32_t isPatch : 1; member
238 bool isPatch; member
1916 bool isPatch = patchIDs.find(var.ID) != patchIDs.end(); in ValidateShaderStageInputOutputLimits() local
646 bool isPatch() const { return patch; } in isPatch() function
632 bool isPatch() const { return patch; } in isPatch() function