Home
last modified time | relevance | path

Searched refs:set_last (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_instruction_export.h58 void set_last();
Dsfn_vertexstageexport.cpp281 m_last_param_export->set_last(); in finalize_exports()
288 m_last_pos_export->set_last(); in finalize_exports()
Dsfn_instruction_export.cpp98 void ExportInstruction::set_last() in set_last() function in r600::ExportInstruction
Dsfn_shader_fragment.cpp854 m_last_pixel_export->set_last(); in do_finalize()
/external/rust/crates/grpcio-sys/grpc/third_party/re2/re2/
Dprog.h121 void set_last() { in set_last() function
Dprog.cc593 flat.back().set_last(); in Flatten()
/external/skqp/src/pathops/
DSkOpSegment.cpp1064 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
1094 return set_last(last, endSpan); in nextChase()
1115 return set_last(last, endSpan); in nextChase()
1123 return set_last(last, endSpan); in nextChase()
/external/skia/src/pathops/
DSkOpSegment.cpp1064 static SkOpSegment* set_last(SkOpSpanBase** last, SkOpSpanBase* endSpan) { in set_last() function
1094 return set_last(last, endSpan); in nextChase()
1115 return set_last(last, endSpan); in nextChase()
1123 return set_last(last, endSpan); in nextChase()