Home
last modified time | relevance | path

Searched defs:indexCount (Results 1 - 25 of 94) sorted by relevance

1234

/third_party/skia/third_party/externals/angle2/util/
H A Dgeometry_utils.cpp29 size_t indexCount = parellelCount * sliceCount * 6; in CreateSphereGeometry() local
/third_party/skia/src/core/
H A DSkVerticesPriv.h30 int indexCount() const { return fVertices->fIndexCount; } in indexCount() function in SkVerticesPriv
H A DSkVertices.cpp98 SkVertices::Builder::Builder(VertexMode mode, int vertexCount, int indexCount, in Builder() argument
199 MakeCopy(VertexMode mode, int vertexCount, const SkPoint pos[], const SkPoint texs[], const SkColor colors[], int indexCount, const uint16_t indices[]) MakeCopy() argument
/third_party/skia/third_party/externals/angle2/samples/torus_lighting/
H A Dtorus.h18 void GenerateTorus(GLuint *vertexBuffer, GLuint *indexBuffer, GLsizei *indexCount) in GenerateTorus() argument
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/
H A DIndexConversionPerf.cpp169 unsigned int indexCount = 3; in drawIndexRange() local
/third_party/skia/src/gpu/
H A DGrSimpleMesh.h56 inline void GrSimpleMesh::setIndexed(sk_sp<const GrBuffer> indexBuffer, int indexCount, in setIndexed() argument
77 setIndexedPatterned( sk_sp<const GrBuffer> indexBuffer, int indexCount, int patternRepeatCount, int maxPatternRepetitionsInIndexBuffer, sk_sp<const GrBuffer> vertexBuffer, int patternVertexCount, int baseVertex) setIndexedPatterned() argument
H A DGrOpsRenderPass.cpp238 void GrOpsRenderPass::drawIndexed(int indexCount, int baseIndex, uint16_t minIndexValue, in drawIndexed() argument
261 void GrOpsRenderPass::drawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in drawIndexedInstanced() argument
H A DGrOpFlushState.cpp185 uint16_t* GrOpFlushState::makeIndexSpace(int indexCount, sk_sp<const GrBuffer>* buffer, in makeIndexSpace() argument
204 void GrOpFlushState::putBackIndices(int indexCount) { in putBackIndices() argument
/third_party/skia/third_party/externals/dawn/src/tests/end2end/
H A DDrawIndexedTests.cpp77 void Test(uint32_t indexCount, in Test() argument
90 void TestZeroSizedIndexBufferDraw(uint32_t indexCount, in TestZeroSizedIndexBufferDraw() argument
98 void TestImplementation(uint32_t indexCount, in TestImplementation() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/robustness/
H A DvktRobustnessUtil.hpp85 deUint32 indexCount; member
/third_party/skia/experimental/graphite/src/
H A DCommandBuffer.h74 void drawIndexed(PrimitiveType type, unsigned int baseIndex, unsigned int indexCount, in drawIndexed() argument
84 void drawIndexedInstanced(PrimitiveType type, unsigned int baseIndex, unsigned int indexCount, in drawIndexedInstanced() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/robustness/
H A DvktRobustnessUtil.hpp85 deUint32 indexCount; member
/third_party/icu/icu4c/source/test/perf/leperf/
H A Dxmlreader.cpp187 int32_t glyphCount = 0, indexCount = 0, positionCount = 0; in readTestFile() local
/third_party/icu/icu4c/source/test/letest/
H A Dxmlreader.cpp183 int32_t glyphCount = 0, indexCount = 0, positionCount = 0; in readTestFile() local
/third_party/icu/icu4c/source/common/
H A Ducol_swp.cpp250 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = 2 * uint16 in swapFormatVersion3() local
259 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = uint16 in swapFormatVersion3() local
/third_party/node/deps/icu-small/source/common/
H A Ducol_swp.cpp250 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = 2 * uint16 in swapFormatVersion3() local
259 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = uint16 in swapFormatVersion3() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/
H A DIndexDataManager.cpp283 GetIndexTranslationDestType(const gl::Context *context, GLsizei indexCount, gl::DrawElementsType indexType, const void *indices, bool usePrimitiveRestartWorkaround, gl::DrawElementsType *destTypeOut) GetIndexTranslationDestType() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/d3d/d3d11/
H A DVertexArray11.cpp194 updateElementArrayStorage(const gl::Context *context, GLsizei indexCount, gl::DrawElementsType indexType, const void *indices, bool restartEnabled) updateElementArrayStorage() argument
/third_party/skia/src/gpu/dawn/
H A DGrDawnOpsRenderPass.cpp203 void GrDawnOpsRenderPass::onDrawIndexed(int indexCount, int baseIndex, uint16_t minIndexValue, in onDrawIndexed() argument
208 void GrDawnOpsRenderPass::onDrawIndexedInstanced(int indexCount, int baseIndex, int instanceCount, in onDrawIndexedInstanced() argument
/third_party/skia/src/gpu/mtl/
H A DGrMtlRenderCommandEncoder.h201 void drawIndexedPrimitives(MTLPrimitiveType primitiveType, NSUInteger indexCount, in drawIndexedPrimitives() argument
/third_party/skia/third_party/externals/dawn/src/dawn_native/
H A DRenderEncoderBase.cpp113 void RenderEncoderBase::APIDrawIndexed(uint32_t indexCount, in APIDrawIndexed() argument
/third_party/skia/third_party/externals/dawn/src/dawn_node/binding/
H A DGPURenderBundleEncoder.cpp144 drawIndexed(Napi::Env env, interop::GPUSize32 indexCount, interop::GPUSize32 instanceCount, interop::GPUSize32 firstIndex, interop::GPUSignedOffset32 baseVertex, interop::GPUSize32 firstInstance) drawIndexed() argument
/third_party/skia/third_party/externals/icu/source/common/
H A Ducol_swp.cpp250 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.scriptToLeadByte))); // each entry = 2 * uint16 in swapFormatVersion3() local
259 int indexCount = ds->readUInt16(*((uint16_t*)(inBytes+header.leadByteToScript))); // each entry = uint16 in swapFormatVersion3() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/
H A Drenderer_utils.h285 uint32_t LineLoopRestartIndexCountHelper(GLsizei indexCount, const uint8_t *srcPtr) in LineLoopRestartIndexCountHelper() argument
337 void CopyLineLoopIndicesWithRestart(GLsizei indexCount, const uint8_t *srcPtr, uint8_t *outPtr) in CopyLineLoopIndicesWithRestart() argument
316 GetLineLoopWithRestartIndexCount(gl::DrawElementsType glIndexType, GLsizei indexCount, const uint8_t *srcPtr) GetLineLoopWithRestartIndexCount() argument
[all...]
/third_party/skia/src/gpu/ops/
H A DAALinearizingConvexPathRenderer.cpp201 mesh->setIndexed(std::move(indexBuffer), indexCount, firstIndex, 0, vertexCount - 1, in recordDraw() local
218 int64_t indexCount = 0; variable
176 recordDraw(GrMeshDrawTarget* target, int vertexCount, size_t vertexStride, void* vertices, int indexCount, uint16_t* indices) recordDraw() argument
[all...]

Completed in 16 milliseconds

1234