Searched refs:WriteSource (Results 1 – 5 of 5) sorted by relevance
/external/rust/crates/grpcio-sys/grpc/third_party/upb/upbc/ |
D | protoc-gen-upb.cc | 822 void WriteSource(const protobuf::FileDescriptor* file, Output& output, in WriteSource() function 981 WriteSource(file, c_output, fasttable_enabled); in Generate()
|
/external/angle/src/common/spirv/ |
D | spirv_instruction_builder_autogen.h | 27 void WriteSource(Blob *blob,
|
D | spirv_instruction_builder_autogen.cpp | 81 void WriteSource(Blob *blob, in WriteSource() function
|
/external/angle/src/compiler/translator/ |
D | BuildSPIRV.cpp | 1935 spirv::WriteSource(&result, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in getSpirv()
|
/external/angle/src/libANGLE/renderer/vulkan/ |
D | UtilsVk.cpp | 665 spirv::WriteSource(blobOut, spv::SourceLanguageGLSL, spirv::LiteralInteger(450), nullptr, in InsertPreamble()
|