| /third_party/flutter/skia/src/gpu/glsl/ |
| D | GrGLSLVertexGeoBuilder.cpp | 68 void GrGLSLGeometryBuilder::configure(InputType inputType, OutputType outputType, int maxVertices, in configure()
|
| /third_party/flutter/skia/src/gpu/ops/ |
| D | GrAALinearizingConvexPathRenderer.cpp | 246 int64_t maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/sparse_resources/ |
| D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 174 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/sparse_resources/ |
| D | vktSparseResourcesShaderIntrinsicsSampled.cpp | 174 const deInt32 maxVertices = 3u * numLayers; in initPrograms() local
|
| /third_party/skia/src/gpu/ops/ |
| D | AALinearizingConvexPathRenderer.cpp | 219 int64_t maxVertices = DEFAULT_BUFFER_SIZE; in onPrepareDraws() local
|
| /third_party/flutter/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ShaderLang.cpp | 670 int maxVertices = compiler->getGeometryShaderMaxVertices(); in GetGeometryShaderMaxVertices() local
|
| D | OutputGLSLBase.cpp | 1351 int maxVertices) in WriteGeometryShaderLayoutQualifiers()
|
| D | BaseTypes.h | 832 int maxVertices; member
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | GeometryShaderTest.cpp | 23 int maxVertices) in CreateEmptyGeometryShader()
|
| /third_party/flutter/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | GeometryShader_test.cpp | 55 int maxVertices) in GetGeometryShaderLayout() 606 constexpr int maxVertices = 1; in TEST_F() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| D | GeometryShader_test.cpp | 54 int maxVertices) in GetGeometryShaderLayout() 605 constexpr int maxVertices = 1; in TEST_F() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| D | ShaderLang.cpp | 855 int maxVertices = compiler->getGeometryShaderMaxVertices(); in GetGeometryShaderMaxVertices() local
|
| D | OutputGLSLBase.cpp | 1311 int maxVertices) in WriteGeometryShaderLayoutQualifiers()
|
| D | TranslatorVulkan.cpp | 1247 int maxVertices = getGeometryShaderMaxVertices(); in translateImpl() local
|
| D | BuildSPIRV.cpp | 2202 const int maxVertices = std::max(1, mCompiler->getGeometryShaderMaxVertices()); in writeExecutionModes() local
|
| D | BaseTypes.h | 1378 int maxVertices; member
|
| /third_party/mesa3d/src/nouveau/codegen/ |
| D | nv50_ir_driver.h | 176 unsigned maxVertices; member
|
| /third_party/vk-gl-cts/modules/gles31/functional/ |
| D | es31fGeometryShaderTests.cpp | 1604 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/ |
| D | SkSLParser.cpp | 768 int maxVertices = -1; in layout() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| D | GeometryShaderTest.cpp | 35 int maxVertices) in CreateEmptyGeometryShader()
|
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/transform_feedback/ |
| D | vktPrimitivesGeneratedQueryTests.cpp | 1111 …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/ |
| D | vktPrimitivesGeneratedQueryTests.cpp | 1111 …const VkDeviceSize maxVertices = m_parameters.multipleStreams() ? outputPrimSize * 2 : outputPrim… in initPrograms() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/geometry/ |
| D | vktGeometryLayeredRenderingTests.cpp | 872 …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/ |
| D | vktGeometryLayeredRenderingTests.cpp | 872 …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/ |
| D | vktMeshShaderPropertyTestsEXT.cpp | 1120 const auto maxVertices = (isPrimitives ? 1u : m_params.itemCount); in initPrograms() local
|