/external/deqp/framework/referencerenderer/ |
D | rrPrimitivePacket.cpp | 31 GeometryEmitter::GeometryEmitter (VertexPacketAllocator& vpalloc, size_t numVertices) in GeometryEmitter()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 237 deUint32 numVertices, in VertexAccessTest() 347 deUint32 numVertices, in DrawAccessTest() 428 deUint32 numVertices, in VertexAccessInstance() 993 deUint32 numVertices, in DrawAccessInstance() 1024 deUint32 numVertices, in DrawIndexedAccessInstance() 1069 deUint32 numVertices; in createDrawTests() member
|
/external/skia/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
D | BackgroundRenderer.java | 83 int numVertices = 4; in createOnGlThread() local
|
/external/skqp/platform_tools/android/apps/skar_java/src/main/java/com/google/skar/examples/helloskar/rendering/ |
D | BackgroundRenderer.java | 83 int numVertices = 4; in createOnGlThread() local
|
/external/deqp/modules/gles3/functional/ |
D | es3fPrimitiveRestartTests.cpp | 309 int numVertices = row*numCols + col + 1; in init() local 340 int numVertices = stripNdx + 1; in init() local 412 int numVertices = rowNdx + 1; in init() local
|
D | es3fSyncTests.cpp | 111 int numVertices = 3*numPrimitives; in generateVertices() local
|
D | es3fShaderPrecisionTests.cpp | 339 const int numVertices = 4; in iterate() local 553 const int numVertices = 4; in iterate() local 747 const int numVertices = 4; in iterate() local
|
D | es3fRasterizerDiscardTests.cpp | 129 int numVertices; in generateVertices() local
|
D | es3fShaderBuiltinVarTests.cpp | 772 const int numVertices = MAX_VERTICES; in init() local 953 void VertexIDCase::renderReference (const tcu::PixelBufferAccess& dst, const int numVertices, const… in renderReference()
|
/external/deqp/framework/randomshaders/ |
D | rsgProgramExecutor.cpp | 57 VaryingStorage::VaryingStorage (const VariableType& type, int numVertices) in VaryingStorage() 85 VaryingStore::VaryingStore (int numVertices) in VaryingStore() 215 int numVertices = gridVtxWidth*gridVtxHeight; in execute() local
|
/external/deqp/modules/glshared/ |
D | glsShaderPerformanceMeasurer.cpp | 306 deInt64 numVertices = (deInt64)getNumVertices(m_gridSizeX, m_gridSizeY) * numQuadGrids; in iterate() local 326 deInt64 numVertices = (deInt64)getNumVertices(m_gridSizeX, m_gridSizeY) * numQuadGrids; in logMeasurementInfo() local
|
D | glsFragOpInteractionCase.cpp | 79 static void computeVertexLayout (const vector<rsg::ShaderInput*>& attributes, int numVertices, vect… in computeVertexLayout() 124 VertexDataStorage::VertexDataStorage (const vector<rsg::ShaderInput*>& attributes, int numVertices) in VertexDataStorage() 516 const int numVertices = 4; in iterate() local
|
D | glsRandomShaderCase.cpp | 78 VertexArray::VertexArray (const rsg::ShaderInput* input, int numVertices) in VertexArray() 155 int numVertices = (m_gridWidth+1)*(m_gridHeight+1); in init() local
|
D | glsLongStressCase.cpp | 991 …t8>& attrDataBuf, int& dataSizeBytesDst, const VarSpec& attrSpec, const int numVertices, Random& r… in generateRandomAttribData() 1027 …t8>& attrDataBuf, int& dataSizeBytesDst, const VarSpec& attrSpec, const int numVertices, Random& r… in generateRandomPositionAttribData() 1063 …zes, const vector<VarSpec>& attrSpecs, const string& posAttrName, const int numVertices, Random& r… in generateAttribs()
|
/external/deqp/external/vulkancts/modules/vulkan/tessellation/ |
D | vktTessellationCommonEdgeTests.cpp | 127 const int numVertices = (caseDef.primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : 4); in initPrograms() local 263 const int numVertices = (gridWidth+1)*(gridHeight+1); in test() local
|
D | vktTessellationMiscDrawTests.cpp | 338 const int numVertices = (caseDef.primitiveType == TESSPRIMITIVETYPE_TRIANGLES ? 3 : 4); in initCommonPrograms() local
|
/external/deqp/modules/gles3/stress/ |
D | es3sSyncTests.cpp | 99 int numVertices = 3*numPrimitives; in generateVertices() local
|
/external/deqp/modules/gles2/performance/ |
D | es2pShaderControlStatementTests.cpp | 305 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init() local 581 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init() local
|
/external/deqp/modules/gles3/performance/ |
D | es3pShaderControlStatementTests.cpp | 309 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init() local 589 int numVertices = (getGridWidth() + 1) * (getGridHeight() + 1); in init() local
|
/external/skia/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 268 static void emit_tessellated_fan(const GrTessellator::WindingVertex* vertices, int numVertices, in emit_tessellated_fan()
|
/external/skqp/src/gpu/ccpr/ |
D | GrCCFiller.cpp | 268 static void emit_tessellated_fan(const GrTessellator::WindingVertex* vertices, int numVertices, in emit_tessellated_fan()
|
/external/deqp/external/vulkancts/modules/vulkan/fragment_ops/ |
D | vktFragmentOperationsEarlyFragmentTests.cpp | 374 const deUint32 numVertices = 6; in iterate() local
|
/external/mesa3d/src/gallium/drivers/swr/rasterizer/core/ |
D | api.cpp | 1157 uint32_t numVertices, in DrawInstanced() 1246 uint32_t numVertices) in SwrDraw()
|
/external/swiftshader/src/D3D9/ |
D | Direct3DDevice9Ex.cpp | 229 …PRIMITIVETYPE type, int baseVertexIndex, unsigned int minIndex, unsigned int numVertices, unsigned… in DrawIndexedPrimitive() 236 …ndexedPrimitiveUP(D3DPRIMITIVETYPE type, unsigned int minIndex, unsigned int numVertices, unsigned… in DrawIndexedPrimitiveUP()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRenderDerivateTests.cpp | 653 const int numVertices = 4; in setupDefaultInputs() local 677 const deUint32 numVertices = 4; in iterate() local
|