Home
last modified time | relevance | path

Searched defs:isGL45 (Results 1 – 2 of 2) sorted by relevance

/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceQueryTests.cpp5048 …Group, glu::GLSLVersion glslVersion, bool withCompute, bool inputCase, bool isGL45, void (*blockCo… in generateProgramInputOutputShaderCaseBlocks() argument
5407 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramInputResourceListBlockContents()
5413 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputResourceListBlockContents()
5427 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramInputBasicBlockContents()
5434 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputBasicBlockContents()
5440 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramInputLocationBlockContents()
5591 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputLocationBlockContents()
5813 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramInputTypeBlockContents()
5910 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputTypeBlockContents()
Des31fSampleVariableTests.cpp980 const bool isGL45 = glu::contextSupports(ctxType, glu::ApiType::core(4, 5)); in genVertexSource() local