Searched defs:isGL45 (Results 1 – 7 of 7) sorted by relevance
/third_party/vk-gl-cts/modules/gles31/functional/ |
D | es31fFunctionalTests.cpp | 189 ShaderLinkageTests (Context& context, bool isGL45) in ShaderLinkageTests() 242 ShaderTests (Context& context, bool isGL45) in ShaderTests() 362 TextureTests (Context& context, bool isGL45) in TextureTests()
|
D | es31fUniformLocationTests.cpp | 554 bool isGL45 = glu::contextSupports(m_renderCtx.getType(), glu::ApiType::core(4, 5)); in render() local 722 UniformLocationTests::UniformLocationTests (Context& context, bool isGL45) in UniformLocationTests()
|
D | es31fProgramInterfaceQueryTests.cpp | 5048 …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()
|
D | es31fTextureBorderClampTests.cpp | 2281 static bool isFormatSupported(deUint32 format, bool isGL45) in isFormatSupported() 2291 TextureBorderClampTests::TextureBorderClampTests (Context& context, bool isGL45) in TextureBorderClampTests()
|
D | es31fTessellationGeometryInteractionTests.cpp | 3066 …ationGeometryInteractionTests::TessellationGeometryInteractionTests (Context& context, bool isGL45) in TessellationGeometryInteractionTests()
|
D | es31fTessellationTests.cpp | 1617 …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()
|
D | es31fGeometryShaderTests.cpp | 6098 GeometryShaderTests::GeometryShaderTests (Context& context, bool isGL45) in GeometryShaderTests()
|