Home
last modified time | relevance | path

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

/third_party/vk-gl-cts/modules/gles31/functional/
Des31fFunctionalTests.cpp189 ShaderLinkageTests (Context& context, bool isGL45) in ShaderLinkageTests()
242 ShaderTests (Context& context, bool isGL45) in ShaderTests()
362 TextureTests (Context& context, bool isGL45) in TextureTests()
Des31fUniformLocationTests.cpp554 bool isGL45 = glu::contextSupports(m_renderCtx.getType(), glu::ApiType::core(4, 5)); in render() local
722 UniformLocationTests::UniformLocationTests (Context& context, bool isGL45) in UniformLocationTests()
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()
5596 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputLocationBlockContents()
5819 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramInputTypeBlockContents()
5916 …redPtr& parentStructure, tcu::TestCaseGroup* targetGroup, deUint32 presentShadersMask, bool isGL45) in generateProgramOutputTypeBlockContents()
Des31fTextureBorderClampTests.cpp2281 static bool isFormatSupported(deUint32 format, bool isGL45) in isFormatSupported()
2291 TextureBorderClampTests::TextureBorderClampTests (Context& context, bool isGL45) in TextureBorderClampTests()
Des31fTessellationGeometryInteractionTests.cpp3066 …ationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context, bool isGL45) in TessellationGeometryInteractionTests()
Des31fTessellationTests.cpp1617 …bool isGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5… in init() local
2527 …bool isGL45 = glu::contextSupports(m_context.getRenderContext().getType(), glu::ApiType::core(4, 5… in makeSources() local
7387 TessellationTests::TessellationTests (Context& context, bool isGL45) in TessellationTests()
Des31fGeometryShaderTests.cpp6098 GeometryShaderTests::GeometryShaderTests (Context& context, bool isGL45) in GeometryShaderTests()