Searched defs:usePointSize (Results 1 – 4 of 4) sorted by relevance
294 const bool usePointSize = (caseDef.primitive == TEST_PRIMITIVE_POINTS); in initPrograms() local
478 bool usePointSize) in computeInputLayout()1554 bool usePointSize = rnd.getFloat() < pointSizeWeight; in init() local
361 const bool usePointSize = pointSize > 0.0f; in addSimplePrograms() local
118 bool usePointSize, in GenerateGLSLWithVaryings()340 bool usePointSize, in VaryingTestBase()