Home
last modified time | relevance | path

Searched defs:triangleCount (Results 1 – 23 of 23) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DMultiDrawTest.cpp689 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 DglsStateChangePerfTestCases.cpp103 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 DglsTextureBufferCase.cpp565 …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 Ddemo.c206 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 Des2pDrawCallBatchingTests.cpp77 int triangleCount; member
1085 int triangleCount = triangleCounts[triangleCountNdx]; in init() local
H A Des2pRedundantStateChangeTests.cpp61 …ntStateChangeCase::RedundantStateChangeCase(Context &context, int drawCallCount, int triangleCount, in RedundantStateChangeCase()
H A Des2pStateChangeTests.cpp62 StateChangeCase::StateChangeCase(Context &context, int drawCallCount, int triangleCount, bool drawA… in StateChangeCase()
/aosp_15_r20/frameworks/base/tests/GamePerformance/src/android/gameperformance/
H A DTriangleCountOpenGLTest.java53 final int triangleCount = (int)Math.round(trianlgeCountD * 1000.0); in initUnits() local
H A DRenderPatch.java45 public RenderPatch(int triangleCount, float dimension, int tessellation) { in RenderPatch()
/aosp_15_r20/external/autotest/client/site_tests/graphics_SanAngeles/src/
H A Ddemo.c342 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 DFixedCountBufferUtils.cpp28 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 Des3pRedundantStateChangeTests.cpp61 …ntStateChangeCase::RedundantStateChangeCase(Context &context, int drawCallCount, int triangleCount, in RedundantStateChangeCase()
H A Des3pStateChangeTests.cpp62 StateChangeCase::StateChangeCase(Context &context, int drawCallCount, int triangleCount, bool drawA… in StateChangeCase()
/aosp_15_r20/external/swiftshader/src/Device/
H A DRenderer.cpp51 …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 Des3fPixelBufferObjectTests.cpp442 int triangleCount = m_random.getInt(minTriangleCount, maxTriangleCount); in iterate() local
/aosp_15_r20/external/deqp/modules/gles31/functional/
H A Des31fDrawTests.cpp1055 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 DteglGLES2SharedRenderingPerfTests.cpp78 int triangleCount; member
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/draw/
H A DvktDrawMultiExtTests.cpp837 const auto triangleCount = getTriangleCount(); in iterate() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/ray_tracing/
H A DvktRayTracingPipelineFlagsTests.cpp162 const uint32_t triangleCount = in calcDefBoxRetGreenComp() local
H A DvktRayTracingAccelerationStructuresTests.cpp3570 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 DvktReconvergenceTests.cpp5440 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/
Dpoly.v1.json499 "triangleCount": { object
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/rasterization/
H A DvktRasterizationTests.cpp7231 const auto triangleCount = extent.width * extent.height * extent.depth; in iterate() local