Searched refs:finalize (Results 1 - 25 of 111) sorted by relevance

12345

/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_program.c780 bool finalize = false; local in function:st_create_common_variant
788 finalize = true;
792 finalize = true;
814 finalize = true;
820 finalize = true;
832 if (finalize || !st->allow_st_finalize_nir_twice) {
1373 bool finalize = false; local in function:st_create_fp_variant
1377 finalize = true;
1382 finalize = true;
1389 finalize
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dhsw_sol.c77 * If \p finalize is true, also compute the number of vertices written
86 bool finalize)
119 if (!finalize) {
84 tally_prims_written(struct brw_context * brw,struct brw_transform_feedback_object * obj,bool finalize) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dhsw_sol.c77 * If \p finalize is true, also compute the number of vertices written
86 bool finalize)
119 if (!finalize) {
84 tally_prims_written(struct brw_context * brw,struct brw_transform_feedback_object * obj,bool finalize) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r600/sfn/
H A Dsfn_shader_base.h185 void finalize();
H A Dsfn_nir.cpp171 impl->finalize();
H A Dsfn_shader_base.cpp1173 void ShaderFromNirProcessor::finalize() function in class:r600::ShaderFromNirProcessor
/xsrc/external/mit/MesaLib/dist/docs/relnotes/
H A D10.6.6.rst76 - r600/sb: update last_cf for finalize if.
/xsrc/external/mit/libXfontcache/dist/
H A Dltmain.sh4803 # We have no uninstalled library dependencies, so finalize right now.
6192 finalize=yes
6206 finalize=no
6224 if test "$finalize" = yes && test -z "$run"; then
/xsrc/external/mit/libxkbui/dist/
H A Dltmain.sh4728 # We have no uninstalled library dependencies, so finalize right now.
6103 finalize=yes
6117 finalize=no
6135 if test "$finalize" = yes && test -z "$run"; then
/xsrc/external/mit/xf86-video-imstt/dist/
H A Dltmain.sh4728 # We have no uninstalled library dependencies, so finalize right now.
6103 finalize=yes
6117 finalize=no
6135 if test "$finalize" = yes && test -z "$run"; then
/xsrc/external/mit/xf86-video-nsc/dist/
H A Dltmain.sh4759 # We have no uninstalled library dependencies, so finalize right now.
6146 finalize=yes
6160 finalize=no
6178 if test "$finalize" = yes && test -z "$run"; then
/xsrc/external/mit/xf86-input-ws/dist/
H A Dltmain.sh4819 # We have no uninstalled library dependencies, so finalize right now.
6212 finalize=yes
6226 finalize=no
6244 if test "$finalize" = yes && test -z "$run"; then
/xsrc/external/mit/libXTrap/dist/
H A Dltmain.sh3124 finalize=yes
3134 finalize=no
3144 if test "$finalize" = yes; then
8901 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/libXevie/dist/
H A Dltmain.sh2400 finalize=yes
2410 finalize=no
2420 if test "$finalize" = yes; then
8029 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/libXfont/dist/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10400 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/mesa-demos/dist/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10400 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/glu/dist/
H A Dltmain.sh4499 finalize=:
4509 finalize=false
4519 if $finalize; then
10453 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/glw/dist/
H A Dltmain.sh2400 finalize=yes
2410 finalize=no
2420 if test "$finalize" = yes; then
8029 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/libXxf86misc/dist/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10393 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/freetype/dist/builds/unix/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10391 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/xf86-video-sis/dist/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10400 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/xf86-video-tdfx/dist/
H A Dltmain.sh4452 finalize=:
4462 finalize=false
4472 if $finalize; then
10400 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/xf86-video-tga/dist/
H A Dltmain.sh3124 finalize=yes
3134 finalize=no
3144 if test "$finalize" = yes; then
8900 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/xf86-video-tseng/dist/
H A Dltmain.sh3124 finalize=yes
3134 finalize=no
3144 if test "$finalize" = yes; then
8900 # We have no uninstalled library dependencies, so finalize right now.
/xsrc/external/mit/xf86-video-wsfb/dist/
H A Dltmain.sh3123 finalize=yes
3133 finalize=no
3143 if test "$finalize" = yes; then
8890 # We have no uninstalled library dependencies, so finalize right now.

Completed in 135 milliseconds

12345