Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/external/openglcts/modules/common/
DglcMultipleContextsTests.cpp89 void updateCurrentSubroutineSet(const subroutineUniformSet& set);
725 updateCurrentSubroutineSet(subroutine_indices[i]); in testCase()
729 updateCurrentSubroutineSet(subroutine_indices[m_n_shared_contexts]); in testCase()
830 void UniformPreservationTest::updateCurrentSubroutineSet(const subroutineUniformSet& set) in updateCurrentSubroutineSet() function in glcts::UniformPreservationTest