Home
last modified time | relevance | path

Searched defs:inputPrimitive (Results 1 – 12 of 12) sorted by relevance

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1308 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()
1364 sh::TLayoutTessEvaluationType inputPrimitive, in WriteTessEvaluationShaderLayoutQualifiers()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp20 static std::string CreateEmptyGeometryShader(const std::string &inputPrimitive, in CreateEmptyGeometryShader()
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DOutputGLSLBase.cpp1348 sh::TLayoutPrimitiveType inputPrimitive, in WriteGeometryShaderLayoutQualifiers()
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp32 static std::string CreateEmptyGeometryShader(const std::string &inputPrimitive, in CreateEmptyGeometryShader()
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp216 for (const std::string &inputPrimitive : kInputPrimitives) in TEST_F() local
DCollectVariables_test.cpp197 void compileGeometryShaderWithInputPrimitive(const std::string &inputPrimitive, in compileGeometryShaderWithInputPrimitive()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp217 for (const std::string &inputPrimitive : kInputPrimitives) in TEST_F() local
DCollectVariables_test.cpp197 void compileGeometryShaderWithInputPrimitive(const std::string &inputPrimitive, in compileGeometryShaderWithInputPrimitive()
/third_party/glslang/glslang/MachineIndependent/
Dlocalintermediate.h998 TLayoutGeometry inputPrimitive; variable
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/pipeline/
DvktPipelineExtendedDynamicStateTests.cpp1360 …const std::string inputPrimitive = ((topologyClass == TopologyClass::LINE) ? "lines" : "triangles"… in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp3349 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp2866 Optional<PrimitiveMode> inputPrimitive = in linkValidateShaders() local