Home
last modified time | relevance | path

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

12345678910

/dports/games/openomf/libShadowDive-b2c34a6/src/
H A Dpalette.c103 int sd_palette_load_range(sd_reader *reader, sd_palette *palette, int index_start, int index_count)… in sd_palette_load_range()
114 …sd_palette_mload_range(sd_mreader *reader, sd_palette *palette, int index_start, int index_count) { in sd_palette_mload_range()
131 …alette_save_range(sd_writer *writer, const sd_palette *palette, int index_start, int index_count) { in sd_palette_save_range()
142 …ette_msave_range(sd_mwriter *writer, const sd_palette *palette, int index_start, int index_count) { in sd_palette_msave_range()
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/demo/
H A Dtests.cpp48 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexV0() local
59 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndex16() local
74 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in encodeIndexMemorySafe() local
95 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexMemorySafe() local
118 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexRejectExtraBytes() local
134 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexRejectMalformedHeaders() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/demo/
H A Dtests.cpp48 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexV0() local
59 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndex16() local
74 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in encodeIndexMemorySafe() local
95 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexMemorySafe() local
118 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexRejectExtraBytes() local
134 const size_t index_count = sizeof(kIndexBuffer) / sizeof(kIndexBuffer[0]); in decodeIndexRejectMalformedHeaders() local
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dvfetchoptimizer.cpp7 …FetchRemap(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexFetchRemap()
31 size_t meshopt_optimizeVertexFetch(void* destination, unsigned int* indices, size_t index_count, co… in meshopt_optimizeVertexFetch()
H A Dstripifier.cpp51 size_t meshopt_stripify(unsigned int* destination, const unsigned int* indices, size_t index_count,… in meshopt_stripify()
242 size_t meshopt_stripifyBound(size_t index_count) in meshopt_stripifyBound()
251 …unstripify(unsigned int* destination, const unsigned int* indices, size_t index_count, unsigned in… in meshopt_unstripify()
289 size_t meshopt_unstripifyBound(size_t index_count) in meshopt_unstripifyBound()
H A Dindexgenerator.cpp124 …ertexRemap(unsigned int* destination, const unsigned int* indices, size_t index_count, const void*… in meshopt_generateVertexRemap()
173 …RemapMulti(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_generateVertexRemapMulti()
253 …ndexBuffer(unsigned int* destination, const unsigned int* indices, size_t index_count, const unsig… in meshopt_remapIndexBuffer()
266 …ndexBuffer(unsigned int* destination, const unsigned int* indices, size_t index_count, const void*… in meshopt_generateShadowIndexBuffer()
305 …ufferMulti(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_generateShadowIndexBufferMulti()
H A Doverdrawoptimizer.cpp13 static void calculateSortData(float* sort_data, const unsigned int* indices, size_t index_count, co… in calculateSortData()
161 …Boundaries(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in generateHardBoundaries()
190 …Boundaries(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in generateSoftBoundaries()
270 …zeOverdraw(unsigned int* destination, const unsigned int* indices, size_t index_count, const float… in meshopt_optimizeOverdraw()
H A Dclusterizer.cpp87 size_t meshopt_buildMeshletsBound(size_t index_count, size_t max_vertices, size_t max_triangles) in meshopt_buildMeshletsBound()
103 …eshlets(meshopt_Meshlet* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_buildMeshlets()
176 meshopt_Bounds meshopt_computeClusterBounds(const unsigned int* indices, size_t index_count, const … in meshopt_computeClusterBounds()
H A Dvfetchanalyzer.cpp7 …Statistics meshopt_analyzeVertexFetch(const unsigned int* indices, size_t index_count, size_t vert… in meshopt_analyzeVertexFetch()
H A Dvcacheanalyzer.cpp7 …Statistics meshopt_analyzeVertexCache(const unsigned int* indices, size_t index_count, size_t vert… in meshopt_analyzeVertexCache()
H A Dvcacheoptimizer.cpp31 …jacency(TriangleAdjacency& adjacency, const unsigned int* indices, size_t index_count, size_t vert… in buildTriangleAdjacency()
159 …ertexCache(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexCache()
341 …xCacheFifo(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexCacheFifo()
H A Dsimplifier.cpp33 …geAdjacency(EdgeAdjacency& adjacency, const unsigned int* indices, size_t index_count, size_t vert… in buildEdgeAdjacency()
558 …aceQuadrics(Quadric* vertex_quadrics, const unsigned int* indices, size_t index_count, const Vecto… in fillFaceQuadrics()
575 …dgeQuadrics(Quadric* vertex_quadrics, const unsigned int* indices, size_t index_count, const Vecto… in fillEdgeQuadrics()
612 …ickEdgeCollapses(Collapse* collapses, const unsigned int* indices, size_t index_count, const unsig… in pickEdgeCollapses()
725 static void dumpLockedCollapses(const unsigned int* indices, size_t index_count, const unsigned cha… in dumpLockedCollapses()
865 static size_t remapIndexBuffer(unsigned int* indices, size_t index_count, const unsigned int* colla… in remapIndexBuffer()
985 …e_t countTriangles(const unsigned int* vertex_ids, const unsigned int* indices, size_t index_count) in countTriangles()
1047 …lCellQuadrics(Quadric* cell_quadrics, const unsigned int* indices, size_t index_count, const Vecto… in fillCellQuadrics()
1108 … int* tritable, size_t tritable_size, const unsigned int* indices, size_t index_count, const unsig… in filterTriangles()
1168 size_t meshopt_simplify(unsigned int* destination, const unsigned int* indices, size_t index_count,… in meshopt_simplify()
[all …]
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/src/
H A Dvfetchoptimizer.cpp7 …FetchRemap(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexFetchRemap()
31 size_t meshopt_optimizeVertexFetch(void* destination, unsigned int* indices, size_t index_count, co… in meshopt_optimizeVertexFetch()
H A Dstripifier.cpp51 size_t meshopt_stripify(unsigned int* destination, const unsigned int* indices, size_t index_count,… in meshopt_stripify()
242 size_t meshopt_stripifyBound(size_t index_count) in meshopt_stripifyBound()
251 …unstripify(unsigned int* destination, const unsigned int* indices, size_t index_count, unsigned in… in meshopt_unstripify()
289 size_t meshopt_unstripifyBound(size_t index_count) in meshopt_unstripifyBound()
H A Dindexgenerator.cpp124 …ertexRemap(unsigned int* destination, const unsigned int* indices, size_t index_count, const void*… in meshopt_generateVertexRemap()
173 …RemapMulti(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_generateVertexRemapMulti()
253 …ndexBuffer(unsigned int* destination, const unsigned int* indices, size_t index_count, const unsig… in meshopt_remapIndexBuffer()
266 …ndexBuffer(unsigned int* destination, const unsigned int* indices, size_t index_count, const void*… in meshopt_generateShadowIndexBuffer()
305 …ufferMulti(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_generateShadowIndexBufferMulti()
H A Doverdrawoptimizer.cpp13 static void calculateSortData(float* sort_data, const unsigned int* indices, size_t index_count, co… in calculateSortData()
161 …Boundaries(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in generateHardBoundaries()
190 …Boundaries(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in generateSoftBoundaries()
270 …zeOverdraw(unsigned int* destination, const unsigned int* indices, size_t index_count, const float… in meshopt_optimizeOverdraw()
H A Dclusterizer.cpp87 size_t meshopt_buildMeshletsBound(size_t index_count, size_t max_vertices, size_t max_triangles) in meshopt_buildMeshletsBound()
103 …eshlets(meshopt_Meshlet* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_buildMeshlets()
176 meshopt_Bounds meshopt_computeClusterBounds(const unsigned int* indices, size_t index_count, const … in meshopt_computeClusterBounds()
H A Dvfetchanalyzer.cpp7 …Statistics meshopt_analyzeVertexFetch(const unsigned int* indices, size_t index_count, size_t vert… in meshopt_analyzeVertexFetch()
H A Dvcacheanalyzer.cpp7 …Statistics meshopt_analyzeVertexCache(const unsigned int* indices, size_t index_count, size_t vert… in meshopt_analyzeVertexCache()
H A Dvcacheoptimizer.cpp31 …jacency(TriangleAdjacency& adjacency, const unsigned int* indices, size_t index_count, size_t vert… in buildTriangleAdjacency()
159 …ertexCache(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexCache()
341 …xCacheFifo(unsigned int* destination, const unsigned int* indices, size_t index_count, size_t vert… in meshopt_optimizeVertexCacheFifo()
/dports/cad/openroad/OpenROAD-2.0/src/sta/include/sta/
H A DTransition.hh62 static const int index_count = 2; member in sta::RiseFall
108 static const int index_count = 3; member in sta::RiseFallBoth
193 static const int index_count = 13; member in sta::Transition
/dports/games/pink-pony/pink-pony-1.4.1/src/
H A DMeshDrawer.hh18 int index_count; member in MeshDrawer
/dports/emulators/mess/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/tools/
H A Dvcachetester.cpp63 …D3D11Device* device, ID3D11DeviceContext* context, const unsigned int* indices, size_t index_count) in queryVSInvocations()
177 …inspectCache([&](const unsigned int* indices, size_t index_count) { return queryVSInvocations(devi… in testCache()
433 unsigned int index_count = ib1.size(); in testCacheMeshes() local
/dports/emulators/mame/mame-mame0226/3rdparty/bgfx/3rdparty/meshoptimizer/tools/
H A Dvcachetester.cpp63 …D3D11Device* device, ID3D11DeviceContext* context, const unsigned int* indices, size_t index_count) in queryVSInvocations()
177 …inspectCache([&](const unsigned int* indices, size_t index_count) { return queryVSInvocations(devi… in testCache()
433 unsigned int index_count = ib1.size(); in testCacheMeshes() local
/dports/sysutils/vector/vector-0.10.0/cargo-crates/elastic_responses-0.21.0-pre.4/tests/bulk/
H A Dmod.rs41 let mut index_count = 0; in success_parse_multi_ops() localVariable

12345678910