Home
last modified time | relevance | path

Searched refs:DeriveOptions (Results 1 - 6 of 6) sorted by relevance

/third_party/glslang/gtests/
H A DTestFixture.h86 EShMessages DeriveOptions(Source, Semantics, Target);
482 EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileAndCheck()
516 EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileAndCheckWithOptions()
543 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileFlattenUniformsAndCheck()
577 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileIoMapAndCheck()
608 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileCompileRemapAndCheck()
635 const EShMessages controls = DeriveOptions(source, semantics, target); in loadFileRemapAndCheck()
713 const EShMessages controls = DeriveOptions(source, semantics, target); in loadCompileUpgradeTextureToSampledTextureAndDropSamplersAndCheck()
H A DLink.FromFile.cpp51 const EShMessages controls = DeriveOptions(Source::GLSL, Semantics::OpenGL, Target::AST); in TEST_P()
H A DLink.FromFile.Vk.cpp51 const EShMessages controls = DeriveOptions(Source::GLSL, Semantics::Vulkan, Target::AST); in TEST_P()
H A DTestFixture.cpp85 EShMessages DeriveOptions(Source source, Semantics semantics, Target target) in DeriveOptions() function
H A DVkRelaxed.FromFile.cpp197 const EShMessages controls = DeriveOptions(Source::GLSL, semantics, Target::BothASTAndSpv); in TEST_P()
H A DGlslMapIO.FromFile.cpp241 const EShMessages controls = DeriveOptions(Source::GLSL, semantics, Target::BothASTAndSpv); in TEST_P()

Completed in 4 milliseconds