/external/deqp/modules/gles2/stress/ |
D | es2sDrawTests.cpp | 327 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 354 ++attrNdx; in init() 385 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 386 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
/external/deqp/modules/gles31/stress/ |
D | es31sDrawTests.cpp | 475 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 502 ++attrNdx; in init() 533 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 534 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
/external/deqp/modules/gles3/stress/ |
D | es3sDrawTests.cpp | 541 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 568 ++attrNdx; in init() 599 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 600 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
/external/deqp/modules/glshared/ |
D | glsLongStressCase.cpp | 1375 for (int attrNdx = 0; attrNdx < (int)programContext.attributes.size(); attrNdx++) in iterate() local 1381 …const string curAttrBufName = separateAttrBufNamePrefix + toString(attrNdx) + "_" + toString(redu… in iterate() 1391 …moryUsageBytes - curAttrBuf.getApproxMemUsageDiff(programResources.attrDataSizes[attrNdx]), m_rnd); in iterate() 1395 …ources.attrDataBuf[programResources.attrDataOffsets[attrNdx]], programResources.attrDataSizes[attr… in iterate() 1398 …rces.attrDataBuf[programResources.attrDataOffsets[attrNdx]], 0, programResources.attrDataSizes[att… in iterate() 1402 …program.setAttribute(curAttrBuf, 0, programContext.attributes[attrNdx], programResources.shaderNam… in iterate() 1537 for (int attrNdx = 0; attrNdx < (int)programContext.attributes.size(); attrNdx++) in iterate() local 1539 const string curAttrBufNamePrefix = separateAttrBufNamePrefix + toString(attrNdx) + "_"; in iterate()
|
/external/deqp/framework/opengl/ |
D | gluDrawUtil.cpp | 328 for (int attrNdx = 0; attrNdx < (int)layout.attributes.size(); ++attrNdx) in uploadBufferData() local 329 copyToLayout(&localBuf[0], layout.attributes[attrNdx], srcArrays[attrNdx]); in uploadBufferData()
|
/external/deqp/modules/gles2/functional/ |
D | es2fDrawTests.cpp | 613 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 640 ++attrNdx; in init() 671 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 672 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/robustness/ |
D | vktRobustnessVertexAccessTests.cpp | 283 for (int attrNdx = 0; attrNdx < 3; attrNdx++) in initPrograms() local 285 …buteDeclaration << "layout(location = " << attrNdx << ") in " << attributeTypeStr.str() << " attr"… in initPrograms() 290 … << ") + (vertexNum * " << numScalarsPerVertex << " + " << numValues++ << ")] = attr" << attrNdx; in initPrograms()
|
/external/deqp/modules/gles3/functional/ |
D | es3fDrawTests.cpp | 1048 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 1075 ++attrNdx; in init() 1106 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 1107 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
D | es3fTransformFeedbackTests.cpp | 722 for (int attrNdx = 0; attrNdx < (int)output.inputs.size(); attrNdx++) in compareTransformFeedbackOutput() local 724 const Attribute& attribute = *output.inputs[attrNdx]; in compareTransformFeedbackOutput()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderrender/ |
D | vktShaderRender.cpp | 213 for (int attrNdx = 0; attrNdx < DE_LENGTH_OF_ARRAY(m_userAttribs); attrNdx++) in QuadGrid() local 214 m_userAttribs[attrNdx].resize(m_numVertices); in QuadGrid() 1730 for (size_t attrNdx = 0; attrNdx < m_enabledBaseAttributes.size(); attrNdx++) in setupDefaultInputs() local 1734 if (userAttributes[userNdx].type != m_enabledBaseAttributes[attrNdx].type) in setupDefaultInputs() 1737 …addAttribute(m_enabledBaseAttributes[attrNdx].location, VK_FORMAT_R32G32B32A32_SFLOAT, sizeof(tcu:… in setupDefaultInputs() 1743 if (matrices[matNdx].matrixType != m_enabledBaseAttributes[attrNdx].type) in setupDefaultInputs() 1750 …addAttribute(m_enabledBaseAttributes[attrNdx].location + colNdx, VK_FORMAT_R32G32B32A32_SFLOAT, (d… in setupDefaultInputs()
|
/external/deqp/modules/gles31/functional/ |
D | es31fDrawTests.cpp | 2180 for (int attrNdx = 0; attrNdx < attributeCount;) in init() local 2207 ++attrNdx; in init() 2238 for (int attrNdx = 0; attrNdx < attributeCount; ++attrNdx) in init() local 2239 hash = (hash << 2) ^ (deUint32)spec.attribs[attrNdx].hash(); in init()
|
/external/deqp/external/vulkancts/modules/vulkan/shaderexecutor/ |
D | vktShaderExecutor.cpp | 826 for (int attrNdx = 0; attrNdx < numAttrsToAdd; attrNdx++) in bindAttributes() local
|