Home
last modified time | relevance | path

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

/external/deqp/modules/gles31/functional/
Des31fUniformLocationTests.cpp701 …const UniformInfo::ShaderStage checkStages[] = { UniformInfo::SHADERSTAGE_VERTEX, UniformInfo::SHA… in init() local
756 for (int stageNdx = 0; stageNdx < DE_LENGTH_OF_ARRAY(checkStages); stageNdx++) in init()
763 checkStages[stageNdx], in init()
764 checkStages[stageNdx], in init()
765 checkStages[stageNdx], in init()
784 for (int stageNdx = 0; stageNdx < DE_LENGTH_OF_ARRAY(checkStages); stageNdx++) in init()
792 checkStages[stageNdx], in init()
793 checkStages[stageNdx], in init()
794 checkStages[stageNdx], in init()
813 for (int stageNdx = 0; stageNdx < DE_LENGTH_OF_ARRAY(checkStages); stageNdx++) in init()
[all …]