Searched defs:inputPrimitive (Results 1 – 8 of 8) sorted by relevance
1265 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()1321 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()
1011 TLayoutGeometry inputPrimitive; variable
1088 TLayoutGeometry inputPrimitive; variable
878 …const std::string inputPrimitive = ((topologyClass == TopologyClass::LINE) ? "lines" : "triangles"… in initPrograms() local
3338 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local