Home
last modified time | relevance | path

Searched defs:preload (Results 1 - 10 of 10) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/
H A Dpan_shader.h109 pan_make_preload(gl_shader_stage stage, uint64_t preload, struct MALI_PRELOAD *out) pan_make_preload() argument
H A Dpan_cs.h43 bool preload; member
63 } preload; member
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_screen.h72 void (*preload)(struct panfrost_batch *, struct pan_fb_info *); member
H A Dpan_cmdstream.c4627 preload(struct panfrost_batch *batch, struct pan_fb_info *fb) in preload() function
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Dbi_pressure_schedule.c80 struct sched_node *preload = NULL; in create_dag() local
H A Dbifrost_compile.c5222 uint64_t preload = first_block->reg_live_in; in bi_compile_variant() local
/third_party/ffmpeg/libavformat/
H A Dmpegenc.c86 int preload; member
1154 int preload, ret; in mpeg_mux_write_packet() local
[all...]
H A Dmux.c901 int preload = st ->codecpar->codec_type == AVMEDIA_TYPE_AUDIO; in interleave_compare_dts() local
/third_party/mesa3d/src/panfrost/util/
H A Dpan_ir.h280 uint64_t preload; member
/third_party/node/deps/v8/src/regexp/
H A Dregexp-compiler.cc3095 PreloadState preload; in Emit() local
3137 EmitGreedyLoop(RegExpCompiler* compiler, Trace* trace, AlternativeGenerationList* alt_gens, PreloadState* preload, GreedyLoopState* greedy_loop_state, int text_length) EmitGreedyLoop() argument
3225 EmitChoices(RegExpCompiler* compiler, AlternativeGenerationList* alt_gens, int first_choice, Trace* trace, PreloadState* preload) EmitChoices() argument
[all...]

Completed in 30 milliseconds