Home
last modified time | relevance | path

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

/external/deqp/external/openglcts/modules/gl/
Dgl4cEnhancedLayoutsTests.hpp650 …Interface* CloneBlockForStage(const Interface& block, Shader::STAGES stage, Variable::STORAGE stor…
Dgl4cEnhancedLayoutsTests.cpp4678 Interface* block = CloneBlockForStage(*interface, stage, storage, prefix); in cloneVariableForStage()
4734 Interface* ProgramInterface::CloneBlockForStage(const Interface& block, Shader::STAGES stage, Varia… in CloneBlockForStage() function in gl4cts::EnhancedLayouts::Utils::ProgramInterface