Home
last modified time | relevance | path

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

/external/OpenCL-CTS/test_conformance/spirv_new/
Dmain.cpp32 const std::string spvExt = ".spv"; variable
63 std::string full_name_str = spvBinariesPath + slash + file_name + spvExt + gAddrWidth; in readSPIRV()
103 std::string sourceFilename = outputFilename + spvExt; in offline_get_program_with_il()