Searched refs:need_flush (Results 1 - 23 of 23) 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
289 need_flush = true;
330 return need_flush;
335 bool need_flush; local in function:nv50_validate_textures
337 need_flush = nv50_validate_tic(nv50, 0);
338 need_flush |= nv50_validate_tic(nv50, 1);
339 need_flush |= nv50_validate_tic(nv50, 2);
341 if (need_flush) {
352 bool need_flush = false; local in function:nv50_validate_tsc
370 need_flush
398 bool need_flush; local in function:nv50_validate_samplers
[all...]
/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
295 need_flush = true;
352 return need_flush;
358 bool need_flush = false; local in function:nv50_validate_textures
361 need_flush |= nv50_validate_tic(nv50, s);
363 if (need_flush) {
378 bool need_flush = false; local in function:nv50_validate_tsc
400 need_flush = true;
432 return need_flush;
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
172 if (need_flush) {
184 bool need_flush = nv50_validate_tic(nv50, NV50_SHADER_STAGE_COMPUTE); local in function:nv50_compute_validate_textures
185 if (need_flush) {
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c487 bool need_flush = false; local in function:nvc0_validate_tic
500 need_flush |= nvc0_update_tic(nvc0, tic, res);
508 need_flush = true;
546 return need_flush;
554 bool need_flush = false; local in function:nve4_validate_tic
566 need_flush |= nvc0_update_tic(nvc0, tic, res);
574 need_flush = true;
597 return need_flush;
602 bool need_flush = false; local in function:nvc0_validate_textures
607 need_flush |
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 Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5); local in function:nvc0_compute_validate_samplers
147 if (need_flush) {
161 bool need_flush = nvc0_validate_tic(nvc0, 5); local in function:nvc0_compute_validate_textures
162 if (need_flush) {
H A Dnve4_compute.c307 bool need_flush = nve4_validate_tsc(nvc0, 5); local in function:nve4_compute_validate_samplers
308 if (need_flush) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nvc0/
H A Dnvc0_tex.c485 bool need_flush = false; local in function:nvc0_validate_tic
498 need_flush |= nvc0_update_tic(nvc0, tic, res);
506 need_flush = true;
544 return need_flush;
552 bool need_flush = false; local in function:nve4_validate_tic
564 need_flush |= nvc0_update_tic(nvc0, tic, res);
572 need_flush = true;
595 return need_flush;
600 bool need_flush = false; local in function:nvc0_validate_textures
605 need_flush |
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...]
H A Dnvc0_compute.c146 bool need_flush = nvc0_validate_tsc(nvc0, 5); local in function:nvc0_compute_validate_samplers
147 if (need_flush) {
161 bool need_flush = nvc0_validate_tic(nvc0, 5); local in function:nvc0_compute_validate_textures
162 if (need_flush) {
H A Dnve4_compute.c331 bool need_flush = nve4_validate_tsc(nvc0, 5); local in function:nve4_compute_validate_samplers
332 if (need_flush) {
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_resource.c693 bool need_flush = false; local in function:etna_resource_used
713 need_flush = true;
718 if (need_flush) {
729 need_flush = true;
733 if (need_flush)
/xsrc/external/mit/xf86-video-intel-old/dist/src/
H A Di830_uxa.c540 i830->need_flush = TRUE;
565 if (i830->need_flush) {
567 i830->need_flush = FALSE;
H A Di830.h433 Bool need_flush; member in struct:_I830Rec
/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
424 need_flush = true;
429 return need_flush;
768 bool need_flush = false; local in function:si_decompress_textures
786 need_flush |= si_decompress_sampler_depth_textures(sctx, &sctx->samplers[i]);
796 if (sctx->chip_class == GFX10_3 && need_flush) {
/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
305 if (!need_flush)
/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
333 if (!need_flush)
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dgen6_render.c929 bool need_flush; local in function:gen6_emit_state
934 need_flush = wm_binding_table & 1;
936 need_flush = true;
953 need_flush = false;
957 if (need_flush) {
H A Dgen7_render.c1147 bool need_flush; local in function:gen7_emit_state
1152 need_flush = wm_binding_table & 1 ||
1155 need_flush = true;
1178 need_flush = false;
1181 if (need_flush) {
H A Dgen8_render.c1248 bool need_flush; local in function:gen8_emit_state
1253 need_flush = wm_binding_table & 1 ||
1256 need_flush = true;
1276 need_flush = false;
1279 if (need_flush) {
H A Dgen9_render.c1326 bool need_flush; local in function:gen9_emit_state
1331 need_flush = wm_binding_table & 1 ||
1334 need_flush = true;
1354 need_flush = false;
1357 if (need_flush) {
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dgen6_render.c895 bool need_flush; local in function:gen6_emit_state
900 need_flush = wm_binding_table & 1;
902 need_flush = true;
919 need_flush = false;
923 if (need_flush) {
H A Dgen7_render.c1110 bool need_flush; local in function:gen7_emit_state
1115 need_flush = wm_binding_table & 1 ||
1118 need_flush = true;
1141 need_flush = false;
1144 if (need_flush) {
H A Dgen8_render.c1181 bool need_flush; local in function:gen8_emit_state
1186 need_flush = wm_binding_table & 1 ||
1189 need_flush = true;
1209 need_flush = false;
1212 if (need_flush) {
/xsrc/external/mit/xorg-server/dist/glx/
H A Dglxcmds.c632 Bool need_flush = !prevglxc->isDirect; local in function:xorgGlxMakeCurrent
635 need_flush = GL_FALSE;
637 if (need_flush) {

Completed in 50 milliseconds