Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/glshared/
DglsStateChangePerfTestCases.cpp104 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()
DglsTextureBufferCase.cpp578 int triangleCount, in renderGL()
658 int triangleCount, in renderReference()
767 const int triangleCount = 8; in render() local
/third_party/skia/m133/src/gpu/tessellate/
DFixedCountBufferUtils.cpp28 int triangleCount = bufferSize / (sizeof(uint16_t) * 3); in write_curve_index_buffer_base_index() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
DMultiDrawTest.cpp594 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/
Des3pRedundantStateChangeTests.cpp60 …ase::RedundantStateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawAr… in RedundantStateChangeCase()
Des3pStateChangeTests.cpp61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool draw… in StateChangeCase()
/third_party/vk-gl-cts/modules/gles2/performance/
Des2pRedundantStateChangeTests.cpp60 …ase::RedundantStateChangeCase (Context& context, int drawCallCount, int triangleCount, bool drawAr… in RedundantStateChangeCase()
Des2pStateChangeTests.cpp61 StateChangeCase::StateChangeCase (Context& context, int drawCallCount, int triangleCount, bool draw… in StateChangeCase()
Des2pDrawCallBatchingTests.cpp77 int triangleCount; member
1046 int triangleCount = triangleCounts[triangleCountNdx]; in init() local
/third_party/skia/src/gpu/tessellate/
DPathCurveTessellator.cpp172 int triangleCount = bufferSize / (sizeof(uint16_t) * 3); in WriteFixedIndexBufferBaseIndex() local
/third_party/skia/third_party/externals/swiftshader/src/Device/
DRenderer.cpp51 …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/
Des3fPixelBufferObjectTests.cpp452 int triangleCount = m_random.getInt(minTriangleCount, maxTriangleCount); in iterate() local
/third_party/vk-gl-cts/modules/gles31/functional/
Des31fDrawTests.cpp1049 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/
DteglGLES2SharedRenderingPerfTests.cpp78 int triangleCount; member
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/draw/
DvktDrawMultiExtTests.cpp806 const auto triangleCount = getTriangleCount(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/draw/
DvktDrawMultiExtTests.cpp808 const auto triangleCount = getTriangleCount(); in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp156 …const deUint32 triangleCount = (params.geomTypes == GeometryTypes::Triangle || params.geomTypes ==… in calcDefBoxRetGreenComp() local
DvktRayTracingAccelerationStructuresTests.cpp3405 const deUint32 triangleCount = ((1 + m_params->blasCount) * m_params->blasCount) / 2; in prepareBottomAccStructures() local
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/ray_tracing/
DvktRayTracingPipelineFlagsTests.cpp155 …const deUint32 triangleCount = (params.geomTypes == GeometryTypes::Triangle || params.geomTypes ==… in calcDefBoxRetGreenComp() local
DvktRayTracingAccelerationStructuresTests.cpp3172 const deUint32 triangleCount = ((1 + m_params->blasCount) * m_params->blasCount) / 2; in prepareBottomAccStructures() local
/third_party/skia/third_party/externals/swiftshader/src/Renderer/
DRenderer.cpp1118 …void Renderer::processPrimitiveVertices(int unit, unsigned int start, unsigned int triangleCount, … in processPrimitiveVertices()
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/rasterization/
DvktRasterizationTests.cpp6776 const auto triangleCount = extent.width * extent.height * extent.depth; in iterate() local
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/rasterization/
DvktRasterizationTests.cpp7039 const auto triangleCount = extent.width * extent.height * extent.depth; in iterate() local
/third_party/vulkan-headers/include/vulkan/
Dvulkan_core.h20769 uint32_t triangleCount:9; member
20789 uint32_t triangleCount:9; member
Dvulkan_structs.hpp15902 …uint32_t triangleCount member
16220 …uint32_t triangleCount member