/third_party/vk-gl-cts/modules/glshared/ |
D | glsStateChangePerfTestCases.cpp | 104 void genIndices (vector<GLushort>& indices, int triangleCount) in genIndices() 116 void genCoords (vector<GLfloat>& coords, int triangleCount) in genCoords() 211 …const char* name, const char* description, DrawType drawType, int drawCallCount, int triangleCount) in StateChangePerformanceCase()
|
D | glsTextureBufferCase.cpp | 578 int triangleCount, in renderGL() 658 int triangleCount, in renderReference() 767 const int triangleCount = 8; in render() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | MultiDrawTest.cpp | 594 const GLint triangleCount = 4; in TEST_P() local 693 const GLint triangleCount = 4; in TEST_P() local 801 const GLint triangleCount = 4; in TEST_P() local
|
/third_party/vk-gl-cts/modules/gles3/performance/ |
D | es3pRedundantStateChangeTests.cpp | 60 …ase::RedundantStateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawAr… in RedundantStateChangeCase()
|
D | es3pStateChangeTests.cpp | 61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool draw… in StateChangeCase()
|
/third_party/vk-gl-cts/modules/gles2/performance/ |
D | es2pRedundantStateChangeTests.cpp | 60 …ase::RedundantStateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawAr… in RedundantStateChangeCase()
|
D | es2pStateChangeTests.cpp | 61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool draw… in StateChangeCase()
|
D | es2pDrawCallBatchingTests.cpp | 77 int triangleCount; member 1046 int triangleCount = triangleCounts[triangleCountNdx]; in init() local
|
/third_party/skia/src/gpu/tessellate/ |
D | PathCurveTessellator.cpp | 172 int triangleCount = bufferSize / (sizeof(uint16_t) * 3); in WriteFixedIndexBufferBaseIndex() local
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Renderer.cpp | 51 …vokingVertexModeEXT provokingVertexMode, T indices, unsigned int start, unsigned int triangleCount) in setBatchIndices() 609 unsigned int triangleCount, in processPrimitiveVertices()
|
/third_party/vk-gl-cts/modules/gles3/functional/ |
D | es3fPixelBufferObjectTests.cpp | 452 int triangleCount = m_random.getInt(minTriangleCount, maxTriangleCount); in iterate() local
|
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 1049 const int triangleCount = m_gridSize * m_gridSize * 2; in ComputeShaderGeneratedCase() local 1348 const int triangleCount = m_gridSize * m_gridSize * 2; in createDrawCommand() local
|
/third_party/vk-gl-cts/modules/egl/ |
D | teglGLES2SharedRenderingPerfTests.cpp | 78 int triangleCount; member
|
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/ |
D | vktDrawMultiExtTests.cpp | 702 const auto triangleCount = getTriangleCount(); in iterate() local
|
/third_party/flutter/skia/src/gpu/ |
D | SkGpuDevice.cpp | 1480 int triangleCount = 0; in wireframeVertices() local
|
/third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
D | Renderer.cpp | 1118 …void Renderer::processPrimitiveVertices(int unit, unsigned int start, unsigned int triangleCount, … in processPrimitiveVertices()
|