Home
last modified time | relevance | path

Searched full:asset_path (Results 1 – 5 of 5) sorted by relevance

/third_party/glslang/.github/workflows/
Ddeploy.js61 const asset_path = `./build/install/${ ARCHIVE }` constant
68 data: fs.readFileSync(asset_path)
/third_party/vk-gl-cts/external/amber/src/android_sample/jni/
Damber_script.cc123 auto asset_path = kAmberDir + asset_name; in ReadContent() local
125 asset_path.c_str(), AASSET_MODE_BUFFER); in ReadContent()
/third_party/ninja/.github/workflows/
Dwindows.yml49 asset_path: ./artifact/ninja-win.zip
Dmacos.yml51 asset_path: ./artifact/ninja-mac.zip
Dlinux.yml57 asset_path: ./artifact/ninja-linux.zip