OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:shaderc_compile_options_release
(Results
1 - 4
of
4
) sorted by null
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
shaderc_c_smoke_test.c
49
shaderc_compile_options_release
(options);
shaderc.cc
262
void
shaderc_compile_options_release
(shaderc_compile_options_t options) {
function
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/include/shaderc/
shaderc.h
138
void
shaderc_compile_options_release
(shaderc_compile_options_t options);
shaderc.hpp
134
~CompileOptions() {
shaderc_compile_options_release
(options_); }
Completed in 54 milliseconds