[−][src]Trait webrender::ProgramCacheObserver
The interfaces that an application can implement to handle ProgramCache update
The interfaces that an application can implement to handle ProgramCache update
fn notify_binary_added(&self, program_binary: &Arc<ProgramBinary>)
fn notify_program_binary_failed(&self, program_binary: &Arc<ProgramBinary>)