Searched defs:writeType (Results 1 – 13 of 13) sorted by relevance
457 void PipelineStageCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::PipelineStage::PipelineStageCodeGenerator
166 void GLSLCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::GLSLCodeGenerator
127 void MetalCodeGenerator::writeType(const Type& type) { in writeType() function in SkSL::MetalCodeGenerator
486 bool writeType = size > 1; in writeConstantUnion() local
3373 bool writeType = size > 1; in writeConstantUnion() local
267 BufferWriter::BufferWriter (glu::RenderContext& renderCtx, tcu::TestLog& log, WriteType writeType) in BufferWriter()
305 std::string writeType; member
1421 bool writeType = size > 1; in emitConstantUnion() local
5471 deferralWriteConstituents?: Type[]; // Constituents of a deferred `writeType` enumerator
12769 const writeType = getWriteTypeOfSymbol(prop); constant
248 WriteType writeType; member
50952 writeType: function (type, enclosingDeclaration, flags, writer) { method
41943 writeType: function (type, enclosingDeclaration, flags, writer) { method