Searched defs:drawCount (Results 1 - 7 of 7) sorted by relevance

/external/skia/src/gpu/
H A DGrBatchTarget.cpp58 int drawCount = bf->fVertexDraws.count(); local
60 for (int i = 0; i < drawCount; i++) {
/external/deqp/modules/gles31/stress/
H A Des31sVertexAttributeBindingTests.cpp515 BindVertexBufferCase (Context& ctx, const char* name, const char* desc, int offset, int drawCount);
529 BindVertexBufferCase::BindVertexBufferCase (Context& ctx, const char* name, const char* desc, int offset, int drawCount) argument
532 , m_drawCount (drawCount)
/external/skia/src/pipe/
H A DSkGPipePriv.h193 int drawCount() const { function in class:BitmapInfo
/external/deqp/modules/glshared/
H A DglsVertexArrayTests.cpp1955 name << drawCount; local
1981 << drawCount; local
2067 const int seed = int(arraySpec.inputType) + 10 * int(arraySpec.outputType) + 100 * int(arraySpec.storage) + 1000 * int(m_spec.primitive) + 10000 * int(arraySpec.usage) + int(m_spec.drawCount) + 12 * int(arraySpec.componentCount) + int(arraySpec.stride) + int(arraySpec.normalize);
2070 const size_t bufferSize = arraySpec.offset + stride * (m_spec.drawCount * primitiveSize - 1) + arraySpec.componentCount * Array::inputTypeSize(arraySpec.inputType);
2080 data = RandomArrayGenerator::generateQuads(seed, m_spec.drawCount, arraySpec.componentCount, arraySpec.offset, arraySpec.stride, m_spec.primitive, arraySpec.inputType, arraySpec.min, arraySpec.max);
2085 data = RandomArrayGenerator::generatePerQuad(seed, m_spec.drawCount, arraySpec.componentCount, arraySpec.stride, m_spec.primitive, arraySpec.inputType, arraySpec.min, arraySpec.max);
2108 m_glArrayPack->render(m_spec.primitive, m_spec.first, m_spec.drawCount * (int)primitiveSize, useVao, coordScale, colorScale);
2109 m_rrArrayPack->render(m_spec.primitive, m_spec.first, m_spec.drawCount * (int)primitiveSize, useVao, coordScale, colorScale);
H A DglsVertexArrayTests.hpp436 int drawCount; //!<Number of primitives to draw member in class:deqp::gls::MultiVertexArrayTest::Spec
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.swt.gtk.linux.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...
H A Dorg.eclipse.swt.win32.win32.x86_3.6.1.v3657a.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 2666 milliseconds