Home
last modified time | relevance | path

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

/external/skia/src/gpu/glsl/
DGrGLSLGeometryShaderBuilder.cpp41 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
/external/skia/src/gpu/ccpr/
DGrCCPRQuadraticProcessor.cpp138 int maxVertices = this->emitEdgeGeometry(g, emitVertexFn, "left", "right", in emitQuadraticGeometry() local
DGrCCPRCubicProcessor.cpp269 int maxVertices = this->emitHullGeometry(g, emitVertexFn, "bezierpts", 4, "sk_InvocationID", in emitCubicGeometry() local
/external/skia/src/gpu/ops/
DGrAALinearizingConvexPathRenderer.cpp247 int maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
/external/deqp/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp296 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
/external/deqp/external/vulkancts/modules/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp659 …const int maxVertices = (params.testType == TEST_TYPE_DIFFERENT_CONTENT) ? (numLayers + 1… in initPrograms() local
/external/mesa3d/src/gallium/drivers/nouveau/codegen/
Dnv50_ir_driver.h139 unsigned maxVertices; member
/external/skia/src/sksl/
DSkSLParser.cpp661 int maxVertices = -1; in layout() local
/external/deqp/modules/gles31/functional/
Des31fGeometryShaderTests.cpp1592 const int maxVertices = (int)getNumVertices(numInvocations, testCase); in genGeometrySource() local
2491 glw::GLint maxVertices = 0; in init() local
3084 …const int maxVertices = (m_test == TEST_DIFFERENT_LAYERS) ? ((2 + m_numLayers-1) * m_numLayers)… in genGeometrySource() local
3755 glw::GLint maxVertices = 0; in init() local