Home
last modified time | relevance | path

Searched refs:GetSuffix (Results 1 - 13 of 13) sorted by relevance

/third_party/glslang/gtests/
H A DConfig.FromFile.cpp73 glslang::TShader shader(GetShaderStage(GetSuffix(testCase.input))); in TEST_P()
H A DLink.FromFile.cpp62 new glslang::TShader(GetShaderStage(GetSuffix(fileNames[i])))); in TEST_P()
H A DTestFixture.h98 std::string GetSuffix(const std::string& name);
224 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); in compileAndLink()
322 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); in compileLinkIoMap()
374 const EShLanguage stage = GetShaderStage(GetSuffix(shaderName)); in compileLinkRemap()
H A DLink.FromFile.Vk.cpp63 new glslang::TShader(GetShaderStage(GetSuffix(fileNames[i])))); in TEST_P()
H A DRemap.FromFile.cpp66 if (GetSuffix(GetParam().fileName) == "spv") { in TEST_P()
H A DTestFixture.cpp174 std::string GetSuffix(const std::string& name) in GetSuffix() function
H A DVkRelaxed.FromFile.cpp208 new glslang::TShader(GetShaderStage(GetSuffix(fileNames[i])))); in TEST_P()
H A DGlslMapIO.FromFile.cpp252 new glslang::TShader(GetShaderStage(GetSuffix(fileNames[i])))); in TEST_P()
/third_party/node/deps/v8/src/runtime/
H A Druntime-strings.cc39 Handle<String> GetSuffix() override { return suffix_; } in RUNTIME_FUNCTION()
H A Druntime-regexp.cc1009 Handle<String> GetSuffix() override {
1089 Handle<String> GetSuffix() override {
/third_party/node/deps/v8/src/objects/
H A Dstring.h334 virtual Handle<String> GetSuffix() = 0;
H A Dstring.cc1333 builder.AppendString(match->GetSuffix()); in GetSubstitution()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 38 milliseconds