HomeSort by relevance Sort by last modified time
    Searched refs:SpirvBinary (Results 1 - 3 of 3) sorted by null

  /external/spirv-llvm/tools/llvm-spirv/
llvm-spirv.cpp 74 const char SpirvBinary[] = ".spv";
148 (SPIRV::SPIRVUseTextFormat ? kExt::SpirvText : kExt::SpirvBinary);
216 + (ToBinary?kExt::SpirvBinary:kExt::SpirvText);
  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
compiler.h 130 SpirvBinary, // A binary module, as defined by the SPIR-V specification.
  /prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
shaderc.cc 420 shaderc_util::Compiler::OutputType::SpirvBinary);

Completed in 84 milliseconds