/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | MultiDrawTest.cpp | 689 const GLint triangleCount = 4; in TEST_P() local 788 const GLint triangleCount = 4; in TEST_P() local 896 const GLint triangleCount = 4; in TEST_P() local 1011 const GLint triangleCount = 4; in TEST_P() local 1082 const GLint triangleCount = 4; in TEST_P() local
|
/aosp_15_r20/external/deqp/modules/glshared/ |
H A D | glsStateChangePerfTestCases.cpp | 103 void genIndices(vector<GLushort> &indices, int triangleCount) in genIndices() 115 void genCoords(vector<GLfloat> &coords, int triangleCount) in genCoords() 212 int drawCallCount, int triangleCount) in StateChangePerformanceCase()
|
H A D | glsTextureBufferCase.cpp | 565 …GL(glu::RenderContext &renderContext, RenderBits renderBits, uint32_t coordSeed, int triangleCount, in renderGL() 642 void renderReference(RenderBits renderBits, uint32_t coordSeed, int triangleCount, const glu::Textu… in renderReference() 747 const int triangleCount = 8; in render() local
|
/aosp_15_r20/frameworks/native/opengl/tests/angeles/ |
H A D | demo.c | 206 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape() local 350 const long triangleCount = (yEnd - yBegin) * (xEnd - xBegin) * 2; in createGroundPlane() local
|
/aosp_15_r20/external/deqp/modules/gles2/performance/ |
H A D | es2pDrawCallBatchingTests.cpp | 77 int triangleCount; member 1085 int triangleCount = triangleCounts[triangleCountNdx]; in init() local
|
H A D | es2pRedundantStateChangeTests.cpp | 61 …ntStateChangeCase::RedundantStateChangeCase(Context &context, int drawCallCount, int triangleCount, in RedundantStateChangeCase()
|
H A D | es2pStateChangeTests.cpp | 62 StateChangeCase::StateChangeCase(Context &context, int drawCallCount, int triangleCount, bool drawA… in StateChangeCase()
|
/aosp_15_r20/frameworks/base/tests/GamePerformance/src/android/gameperformance/ |
H A D | TriangleCountOpenGLTest.java | 53 final int triangleCount = (int)Math.round(trianlgeCountD * 1000.0); in initUnits() local
|
H A D | RenderPatch.java | 45 public RenderPatch(int triangleCount, float dimension, int tessellation) { in RenderPatch()
|
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/ |
H A D | demo.c | 342 const long triangleCount = longitudeCount * latitudeCount * 2; in createSuperShape() local 488 const long triangleCount = (yEnd - yBegin) * (xEnd - xBegin) * 2; in createGroundPlane() local
|
/aosp_15_r20/external/skia/src/gpu/tessellate/ |
H A D | FixedCountBufferUtils.cpp | 28 int triangleCount = bufferSize / (sizeof(uint16_t) * 3); in write_curve_index_buffer_base_index() local
|
/aosp_15_r20/external/deqp/modules/gles3/performance/ |
H A D | es3pRedundantStateChangeTests.cpp | 61 …ntStateChangeCase::RedundantStateChangeCase(Context &context, int drawCallCount, int triangleCount, in RedundantStateChangeCase()
|
H A D | es3pStateChangeTests.cpp | 62 StateChangeCase::StateChangeCase(Context &context, int drawCallCount, int triangleCount, bool drawA… in StateChangeCase()
|
/aosp_15_r20/external/swiftshader/src/Device/ |
H A D | Renderer.cpp | 51 …vokingVertexModeEXT provokingVertexMode, T indices, unsigned int start, unsigned int triangleCount) in setBatchIndices() 676 unsigned int triangleCount, in processPrimitiveVertices()
|
/aosp_15_r20/external/deqp/modules/gles3/functional/ |
H A D | es3fPixelBufferObjectTests.cpp | 442 int triangleCount = m_random.getInt(minTriangleCount, maxTriangleCount); in iterate() local
|
/aosp_15_r20/external/deqp/modules/gles31/functional/ |
H A D | es31fDrawTests.cpp | 1055 const int triangleCount = m_gridSize * m_gridSize * 2; in ComputeShaderGeneratedCase() local 1364 const int triangleCount = m_gridSize * m_gridSize * 2; in createDrawCommand() local
|
/aosp_15_r20/external/deqp/modules/egl/ |
H A D | teglGLES2SharedRenderingPerfTests.cpp | 78 int triangleCount; member
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/ |
H A D | vktDrawMultiExtTests.cpp | 837 const auto triangleCount = getTriangleCount(); in iterate() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/ |
H A D | vktRayTracingPipelineFlagsTests.cpp | 162 const uint32_t triangleCount = in calcDefBoxRetGreenComp() local
|
H A D | vktRayTracingAccelerationStructuresTests.cpp | 3570 const uint32_t triangleCount = ((1 + m_params->blasCount) * m_params->blasCount) / 2; in prepareBottomAccStructures() local
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/reconvergence/ |
H A D | vktReconvergenceTests.cpp | 5440 uint32_t triangleCount = cellsHorz * cellsVert; in createVertexBufferAndFlush() local 5553 uint32_t triangleCount = 0; in generateVertices() local 5916 uint32_t triangleCount) in callAuxiliaryShader()
|
/aosp_15_r20/external/python/google-api-python-client/googleapiclient/discovery_cache/documents/ |
D | poly.v1.json | 499 "triangleCount": { object
|
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/ |
H A D | vktRasterizationTests.cpp | 7231 const auto triangleCount = extent.width * extent.height * extent.depth; in iterate() local
|