Searched defs:inputPrimitive (Results 1 – 8 of 8) sorted by relevance
1308 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()1364 sh::TLayoutTessEvaluationType inputPrimitive, in WriteTessEvaluationShaderLayoutQualifiers()
32 static std::string CreateEmptyGeometryShader(const std::string &inputPrimitive, in CreateEmptyGeometryShader()
216 for (const std::string &inputPrimitive : kInputPrimitives) in TEST_F() local
197 void compileGeometryShaderWithInputPrimitive(const std::string &inputPrimitive, in compileGeometryShaderWithInputPrimitive()
1176 TLayoutGeometry inputPrimitive; variable
3349 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local
2981 …const std::string inputPrimitive = ((topologyClass == TopologyClass::LINE) ? "lines" : "triangles"… in initPrograms() local
3619 …const std::string inputPrimitive = ((topologyClass == TopologyClass::LINE) ? "lines" : "triangles"… in initPrograms() local