Home
last modified time | relevance | path

Searched refs:substitute_file_extension (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/spirv-tools/test/tools/
H A Dexpect.py37 def substitute_file_extension(filename, extension): function
55 return substitute_file_extension(source_filename, 'spv')
60 return substitute_file_extension(source_filename, 'spvasm')
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/tools/
H A Dexpect.py37 def substitute_file_extension(filename, extension): function
55 return substitute_file_extension(source_filename, 'spv')
60 return substitute_file_extension(source_filename, 'spvasm')
/third_party/spirv-tools/test/tools/
H A Dexpect.py37 def substitute_file_extension(filename, extension): function
55 return substitute_file_extension(source_filename, 'spv')
60 return substitute_file_extension(source_filename, 'spvasm')

Completed in 4 milliseconds