Searched defs:output_type (Results 1 - 13 of 13) sorted by relevance

/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc_util/src/
H A Dcompiler.cc76 CountingIncluder& includer, OutputType output_type,
103 if (output_type == OutputType::PreprocessedText ||
128 if (output_type == OutputType::PreprocessedText) {
185 if (output_type == OutputType::SpirvAssemblyText) {
70 Compile( const string_piece& input_source_string, EShLanguage forced_shader_stage, const std::string& error_tag, const std::function<EShLanguage(std::ostream* error_stream, const string_piece& error_tag)>& stage_callback, CountingIncluder& includer, OutputType output_type, std::ostream* error_stream, size_t* total_warnings, size_t* total_errors, GlslInitializer* initializer) const argument
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc_util/src/
H A Dcompiler.cc76 CountingIncluder& includer, OutputType output_type,
103 if (output_type == OutputType::PreprocessedText ||
128 if (output_type == OutputType::PreprocessedText) {
185 if (output_type == OutputType::SpirvAssemblyText) {
70 Compile( const string_piece& input_source_string, EShLanguage forced_shader_stage, const std::string& error_tag, const std::function<EShLanguage(std::ostream* error_stream, const string_piece& error_tag)>& stage_callback, CountingIncluder& includer, OutputType output_type, std::ostream* error_stream, size_t* total_warnings, size_t* total_errors, GlslInitializer* initializer) const argument
/prebuilts/ndk/current/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc340 shaderc_util::Compiler::OutputType output_type) {
376 std::ref(stage_deducer), includer, output_type, &errors,
385 std::ref(stage_deducer), includer, output_type, &errors,
335 CompileToSpecifiedOutputType( const shaderc_compiler_t compiler, const char* source_text, size_t source_text_size, shaderc_shader_kind shader_kind, const char* input_file_name, const char* entry_point_name, const shaderc_compile_options_t additional_options, shaderc_util::Compiler::OutputType output_type) argument
/prebuilts/ndk/r13/sources/third_party/shaderc/libshaderc/src/
H A Dshaderc.cc340 shaderc_util::Compiler::OutputType output_type) {
376 std::ref(stage_deducer), includer, output_type, &errors,
385 std::ref(stage_deducer), includer, output_type, &errors,
335 CompileToSpecifiedOutputType( const shaderc_compiler_t compiler, const char* source_text, size_t source_text_size, shaderc_shader_kind shader_kind, const char* input_file_name, const char* entry_point_name, const shaderc_compile_options_t additional_options, shaderc_util::Compiler::OutputType output_type) argument
/prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1370 // optional string output_type = 3;
1374 inline const ::std::string& output_type() const;
1380 inline void set_allocated_output_type(::std::string* output_type);
4434 // optional string output_type = 3;
4450 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
4491 inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) { argument
4495 if (output_type) {
4497 output_type_ = output_type;
/prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1370 // optional string output_type = 3;
1374 inline const ::std::string& output_type() const;
1380 inline void set_allocated_output_type(::std::string* output_type);
4434 // optional string output_type = 3;
4450 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
4491 inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) { argument
4495 if (output_type) {
4497 output_type_ = output_type;
/prebuilts/misc/windows/protobuf2.5/include/google/protobuf/
H A Ddescriptor.pb.h1370 // optional string output_type = 3;
1374 inline const ::std::string& output_type() const;
1380 inline void set_allocated_output_type(::std::string* output_type);
4434 // optional string output_type = 3;
4450 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
4491 inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) { argument
4495 if (output_type) {
4497 output_type_ = output_type;
/prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h1761 // optional string output_type = 3;
1765 const ::std::string& output_type() const;
1771 void set_allocated_output_type(::std::string* output_type);
5611 // optional string output_type = 3;
5625 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
5626 // @@protoc_insertion_point(field_get:google.protobuf.MethodDescriptorProto.output_type)
5632 // @@protoc_insertion_point(field_set:google.protobuf.MethodDescriptorProto.output_type)
5637 // @@protoc_insertion_point(field_set_char:google.protobuf.MethodDescriptorProto.output_type)
5643 // @@protoc_insertion_point(field_set_pointer:google.protobuf.MethodDescriptorProto.output_type)
5647 // @@protoc_insertion_point(field_mutable:google.protobuf.MethodDescriptorProto.output_type)
5655 set_allocated_output_type(::std::string* output_type) argument
5661 output_type_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), output_type); local
[all...]
/prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/
H A Ddescriptor.pb.h1370 // optional string output_type = 3;
1374 inline const ::std::string& output_type() const;
1380 inline void set_allocated_output_type(::std::string* output_type);
4434 // optional string output_type = 3;
4450 inline const ::std::string& MethodDescriptorProto::output_type() const { function in class:google::protobuf::MethodDescriptorProto
4491 inline void MethodDescriptorProto::set_allocated_output_type(::std::string* output_type) { argument
4495 if (output_type) {
4497 output_type_ = output_type;
/prebuilts/ndk/current/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp1719 unsigned output_type = get_fundamental_type(fs, it_a->second.type_id); local
1723 if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != output_type) {
/prebuilts/ndk/current/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp1719 unsigned output_type = get_fundamental_type(fs, it_a->second.type_id); local
1723 if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != output_type) {
/prebuilts/ndk/r13/sources/third_party/vulkan/src/build-android/generated/layer-src/core_validation/
H A Dcore_validation.cpp1719 unsigned output_type = get_fundamental_type(fs, it_a->second.type_id); local
1723 if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != output_type) {
/prebuilts/ndk/r13/sources/third_party/vulkan/src/layers/
H A Dcore_validation.cpp1719 unsigned output_type = get_fundamental_type(fs, it_a->second.type_id); local
1723 if (att_type != FORMAT_TYPE_UNDEFINED && output_type != FORMAT_TYPE_UNDEFINED && att_type != output_type) {

Completed in 2889 milliseconds