Searched defs:need_flush (Results 1 - 22 of 22) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c245 bool need_flush = false; local in function:nv50_validate_tic
335 bool need_flush; local in function:nv50_validate_textures
352 bool need_flush = false; local in function:nv50_validate_tsc
398 bool need_flush; local in function:nv50_validate_samplers
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5); local in function:nvc0_compute_validate_samplers
161 bool need_flush = nvc0_validate_tic(nvc0, 5); local in function:nvc0_compute_validate_textures
H A Dnvc0_tex.c487 bool need_flush = false; local in function:nvc0_validate_tic
554 bool need_flush = false; local in function:nve4_validate_tic
602 bool need_flush = false; local in function:nvc0_validate_textures
631 bool need_flush = false; local in function:nvc0_validate_tsc
689 bool need_flush = false; local in function:nve4_validate_tsc
724 bool need_flush = false; local in function:nvc0_validate_samplers
[all...]
H A Dnve4_compute.c307 bool need_flush = nve4_validate_tsc(nvc0, 5); local in function:nve4_compute_validate_samplers
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv50/
H A Dnv50_tex.c247 bool need_flush = false; local in function:nv50_validate_tic
358 bool need_flush = false; local in function:nv50_validate_textures
378 bool need_flush = false; local in function:nv50_validate_tsc
438 bool need_flush local in function:nv50_validate_samplers
[all...]
H A Dnv50_compute.c171 bool need_flush = nv50_validate_tsc(nv50, NV50_SHADER_STAGE_COMPUTE); local in function:nv50_compute_validate_samplers
184 bool need_flush = nv50_validate_tic(nv50, NV50_SHADER_STAGE_COMPUTE); local in function:nv50_compute_validate_textures
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5); local in function:nvc0_compute_validate_samplers
161 bool need_flush = nvc0_validate_tic(nvc0, 5); local in function:nvc0_compute_validate_textures
H A Dnve4_compute.c331 bool need_flush = nve4_validate_tsc(nvc0, 5); local in function:nve4_compute_validate_samplers
H A Dnvc0_tex.c485 bool need_flush = false; local in function:nvc0_validate_tic
552 bool need_flush = false; local in function:nve4_validate_tic
600 bool need_flush = false; local in function:nvc0_validate_textures
629 bool need_flush = false; local in function:nvc0_validate_tsc
687 bool need_flush = false; local in function:nve4_validate_tsc
722 bool need_flush = false; local in function:nvc0_validate_samplers
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c693 bool need_flush = false; local in function:etna_resource_used
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blit.c332 bool need_flush = view_format != surf_format; local in function:tex_cache_flush_hack
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_blit.c302 bool need_flush = devinfo->ver >= 11 ? local in function:tex_cache_flush_hack
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_blit.c403 bool need_flush = false; local in function:si_decompress_sampler_depth_textures
768 bool need_flush = false; local in function:si_decompress_textures
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c632 Bool need_flush = !prevglxc->isDirect; local in function:xorgGlxMakeCurrent
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c929 bool need_flush; local in function:gen6_emit_state
H A Dgen7_render.c1147 bool need_flush; local in function:gen7_emit_state
H A Dgen8_render.c1248 bool need_flush; local in function:gen8_emit_state
H A Dgen9_render.c1326 bool need_flush; local in function:gen9_emit_state
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.c895 bool need_flush; local in function:gen6_emit_state
H A Dgen7_render.c1110 bool need_flush; local in function:gen7_emit_state
H A Dgen8_render.c1181 bool need_flush; local in function:gen8_emit_state
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830.h433 Bool need_flush; member in struct:_I830Rec

Completed in 53 milliseconds