Home
last modified time | relevance | path

Searched refs:totalOutputComponents (Results 1 – 1 of 1) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2586 …const int totalOutputComponents = program->getGeometryNumOutputVertices() * usage.numOutputCompone… in checkShaderResourceUsage() local
2598 { GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, totalOutputComponents }, in checkShaderResourceUsage()
2617 …const int totalOutputComponents = program->getTessellationNumOutputPatchVertices() * usage.numOutp… in checkShaderResourceUsage() local
2630 { GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS, totalOutputComponents }, in checkShaderResourceUsage()