OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:pound_extension
(Results
1 - 2
of
2
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/src/
compiler.cc
94
const std::string
pound_extension
=
local
96
const std::string preamble = macro_definitions +
pound_extension
;
125
CleanupPreamble(preprocessed_shader, error_tag,
pound_extension
,
260
const string_piece&
pound_extension
,
282
if (lines[i] ==
pound_extension
) {
305
output_stream <<
pound_extension
;
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/include/libshaderc_util/
compiler.h
204
// The
pound_extension
parameter is the #extension directive we prepended to
218
const shaderc_util::string_piece&
pound_extension
,
Completed in 374 milliseconds