Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.hpp116 int numPatchOutputComponents; member
Des31fProgramInterfaceQueryTestCase.cpp2621 …tTessellationNumOutputPatchVertices() * usage.numOutputComponents + usage.numPatchOutputComponents; in checkShaderResourceUsage()
2629 { GL_MAX_TESS_PATCH_COMPONENTS, usage.numPatchOutputComponents }, in checkShaderResourceUsage()
Des31fProgramInterfaceDefinitionUtil.cpp1724 retVal.numPatchOutputComponents = getNumComponents(shader, glu::STORAGE_PATCH_OUT); in getShaderResourceUsage()