Searched refs:SetSourceLanguage (Results 1 - 8 of 8) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
H A Dcompiler.h216 void SetSourceLanguage(SourceLanguage lang);
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
H A Dcompiler.h216 void SetSourceLanguage(SourceLanguage lang);
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp225 void SetSourceLanguage(shaderc_source_language lang) { function in class:shaderc::CompileOptions
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc/include/shaderc/
H A Dshaderc.hpp225 void SetSourceLanguage(shaderc_source_language lang) { function in class:shaderc::CompileOptions
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc335 options->compiler.SetSourceLanguage(lang);
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc_util/src/
H A Dcompiler.cc297 void Compiler::SetSourceLanguage(Compiler::SourceLanguage lang) { function in class:shaderc_util::Compiler
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc335 options->compiler.SetSourceLanguage(lang);
/prebuilts/ndk/r16/sources/third_party/shaderc/libshaderc_util/src/
H A Dcompiler.cc297 void Compiler::SetSourceLanguage(Compiler::SourceLanguage lang) { function in class:shaderc_util::Compiler

Completed in 97 milliseconds