Home
last modified time | relevance | path

Searched defs:maxVertices (Results 1 – 25 of 25) sorted by relevance

/third_party/flutter/skia/src/gpu/glsl/
DGrGLSLVertexGeoBuilder.cpp68 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
/third_party/flutter/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp246 int64_t maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
/third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp670 int maxVertices = compiler->getGeometryShaderMaxVertices(); in GetGeometryShaderMaxVertices() local
DOutputGLSLBase.cpp1351 int maxVertices) in WriteGeometryShaderLayoutQualifiers()
DBaseTypes.h832 int maxVertices; member
DParseContext.cpp4477 int *maxVertices) in parseMaxVertices()
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp23 int maxVertices) in CreateEmptyGeometryShader()
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp219 int64_t maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp174 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp54 int maxVertices) in GetGeometryShaderLayout()
605 constexpr int maxVertices = 1; in TEST_F() local
/third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/
DGeometryShader_test.cpp55 int maxVertices) in GetGeometryShaderLayout()
606 constexpr int maxVertices = 1; in TEST_F() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
DShaderLang.cpp855 int maxVertices = compiler->getGeometryShaderMaxVertices(); in GetGeometryShaderMaxVertices() local
DOutputGLSLBase.cpp1311 int maxVertices) in WriteGeometryShaderLayoutQualifiers()
DTranslatorVulkan.cpp1247 int maxVertices = getGeometryShaderMaxVertices(); in translateImpl() local
DBuildSPIRV.cpp2202 const int maxVertices = std::max(1, mCompiler->getGeometryShaderMaxVertices()); in writeExecutionModes() local
DBaseTypes.h1378 int maxVertices; member
DParseContext.cpp5317 int *maxVertices) in parseMaxVertices()
/third_party/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h177 unsigned maxVertices; member
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1604 const int maxVertices = (int)getNumVertices(numInvocations, testCase); in genGeometrySource() local
2503 glw::GLint maxVertices = 0; in init() local
3129 …const int maxVertices = (m_test == TEST_DIFFERENT_LAYERS) ? ((2 + m_numLayers-1) * m_numLayers)… in genGeometrySource() local
3801 glw::GLint maxVertices = 0; in init() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp35 int maxVertices) in CreateEmptyGeometryShader()
/third_party/flutter/skia/src/sksl/
DSkSLParser.cpp768 int maxVertices = -1; in layout() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp872 …const int maxVertices = (params.testType == TEST_TYPE_DIFFERENT_CONTENT) ? (numLayers + 1) * nu… in initPrograms() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp3365 Optional<GLint> maxVertices = geometryShader->getGeometryShaderMaxVertices(); in linkValidateShaders() local
/third_party/glslang/glslang/MachineIndependent/
DParseHelper.cpp672 …unsigned int maxVertices = intermediate.getVertices() != TQualifier::layoutNotSet ? intermediate.g… in getIoArrayImplicitSize() local
/third_party/flutter/skia/third_party/externals/angle2/src/libANGLE/
DProgram.cpp2882 Optional<GLint> maxVertices = geometryShader->getGeometryShaderMaxVertices(); in linkValidateShaders() local