Searched defs:inputPrimitive (Results 1 – 12 of 12) sorted by relevance
1308 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()1364 sh::TLayoutTessEvaluationType inputPrimitive, in WriteTessEvaluationShaderLayoutQualifiers()
20 static std::string CreateEmptyGeometryShader(const std::string &inputPrimitive, in CreateEmptyGeometryShader()
1348 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()
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()
217 for (const std::string &inputPrimitive : kInputPrimitives) in TEST_F() local
998 TLayoutGeometry inputPrimitive; variable
1360 …const std::string inputPrimitive = ((topologyClass == TopologyClass::LINE) ? "lines" : "triangles"… in initPrograms() local
3349 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local
2866 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local