Searched refs:needPointSizeWrite (Results 1 – 1 of 1) sorted by relevance
315 const bool needPointSizeWrite = caseDef.usePointMode && variant == 1; in initPrograms() local320 if (needPointSizeWrite) in initPrograms()342 if (needPointSizeWrite) in initPrograms()348 …programCollection.glslSources.add(needPointSizeWrite ? "tese_psw" : "tese") << glu::TessellationEv… in initPrograms()475 …const bool needPointSizeWrite = getPhysicalDeviceFeatures(context.getInstanceInterface(), con… in test() local483 …AGE_TESSELLATION_EVALUATION_BIT, context.getBinaryCollection().get(needPointSizeWrite ? "tese_psw"… in test()