Home
last modified time | relevance | path

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

12

/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/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp174 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/
DvktSparseResourcesShaderIntrinsicsSampled.cpp174 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
/third_party/skia/src/gpu/ops/
DAALinearizingConvexPathRenderer.cpp219 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
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp23 int maxVertices) in CreateEmptyGeometryShader()
/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/tests/compiler_tests/
DGeometryShader_test.cpp54 int maxVertices) in GetGeometryShaderLayout()
605 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
/third_party/mesa3d/src/nouveau/codegen/
Dnv50_ir_driver.h176 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/flutter/skia/src/sksl/
DSkSLParser.cpp768 int maxVertices = -1; in layout() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DGeometryShaderTest.cpp35 int maxVertices) in CreateEmptyGeometryShader()
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp1111 …const VkDeviceSize maxVertices = m_parameters.multipleStreams() ? outputPrimSize * 2 : outputPrim… in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/transform_feedback/
DvktPrimitivesGeneratedQueryTests.cpp1111 …const VkDeviceSize maxVertices = m_parameters.multipleStreams() ? outputPrimSize * 2 : outputPrim… in initPrograms() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/
DvktGeometryLayeredRenderingTests.cpp872 …const int maxVertices = (params.testType == TEST_TYPE_DIFFERENT_CONTENT) ? (numLayers + 1) * nu… in initPrograms() 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/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
DvktMeshShaderPropertyTestsEXT.cpp1120 const auto maxVertices = (isPrimitives ? 1u : m_params.itemCount); in initPrograms() local

12