Home
last modified time | relevance | path

Searched refs:numCombinedUniformComponents (Results 1 - 3 of 3) sorted by relevance

/third_party/vk-gl-cts/modules/gles31/functional/
H A Des31fProgramInterfaceDefinitionUtil.hpp119 int numCombinedUniformComponents; member
H A Des31fProgramInterfaceQueryTestCase.cpp2525 { GL_MAX_COMBINED_VERTEX_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents },
2554 { GL_MAX_COMBINED_FRAGMENT_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents },
2581 { GL_MAX_COMBINED_COMPUTE_UNIFORM_COMPONENTS, usage.numCombinedUniformComponents },
H A Des31fProgramInterfaceDefinitionUtil.cpp1754 retVal.numCombinedUniformComponents = getNumComponents(shader, glu::STORAGE_UNIFORM);

Completed in 6 milliseconds