OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SpirvAssemblyText
(Results
1 - 3
of
3
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
compiler.h
131
SpirvAssemblyText
, // Assembly syntax defined by the SPIRV-Tools project.
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
shaderc.cc
431
shaderc_util::Compiler::OutputType::
SpirvAssemblyText
);
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/src/
compiler.cc
185
if (output_type == OutputType::
SpirvAssemblyText
) {
Completed in 161 milliseconds