Home
last modified time | relevance | path

Searched refs:removeExt (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/
Drs2spirv.cpp57 static std::string removeExt(const std::string &FileName) { in removeExt() function
125 OutputFile = removeExt(InputFile) + kExt::SPIRVBinary; in convertLLVMToSPIRV()