Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fProgramInterfaceQueryTestCase.cpp2596 …const int totalOutputComponents = program->getGeometryNumOutputVertices() * usage.numOutputCompone… in checkShaderResourceUsage() local
2608 { GL_MAX_GEOMETRY_TOTAL_OUTPUT_COMPONENTS, totalOutputComponents }, in checkShaderResourceUsage()
2627 …const int totalOutputComponents = program->getTessellationNumOutputPatchVertices() * usage.numOutp… in checkShaderResourceUsage() local
2640 { GL_MAX_TESS_CONTROL_TOTAL_OUTPUT_COMPONENTS, totalOutputComponents }, in checkShaderResourceUsage()