| /xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/ |
| H A D | v3dv_image.c | 89 uint32_t pot_height = 2 * util_next_power_of_two(u_minify(height, 1)); local in function:v3d_setup_slices 120 level_height = u_minify(pot_height, i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 143 unsigned pot_height:1; member in struct:lp_static_texture_state
|
| H A D | lp_bld_sample_aos.c | 522 bld->static_texture_state->pot_height, 899 bld->static_texture_state->pot_height,
|
| H A D | lp_bld_sample_soa.c | 900 bld->static_texture_state->pot_height, 1073 bld->static_texture_state->pot_height,
|
| H A D | lp_bld_sample.c | 118 state->pot_height = util_is_power_of_two_or_zero(texture->height0);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/ |
| H A D | lp_bld_sample.h | 175 unsigned pot_height:1; member in struct:lp_static_texture_state
|
| H A D | lp_bld_sample_aos.c | 522 bld->static_texture_state->pot_height, 890 bld->static_texture_state->pot_height,
|
| H A D | lp_bld_sample.c | 118 state->pot_height = util_is_power_of_two_or_zero(texture->height0); 154 state->pot_height = util_is_power_of_two_or_zero(resource->height0);
|
| H A D | lp_bld_sample_soa.c | 910 bld->static_texture_state->pot_height, 1099 bld->static_texture_state->pot_height,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 480 uint32_t pot_height = 2 * util_next_power_of_two(u_minify(height, 1)); local in function:v3d_setup_slices 511 level_height = u_minify(pot_height, i);
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 351 uint32_t pot_height = util_next_power_of_two(height); local in function:vc4_setup_slices 365 level_height = u_minify(pot_height, i);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/ |
| H A D | v3d_resource.c | 540 uint32_t pot_height = 2 * util_next_power_of_two(u_minify(height, 1)); local in function:v3d_setup_slices 571 level_height = u_minify(pot_height, i);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_resource.c | 378 uint32_t pot_height = util_next_power_of_two(height); local in function:vc4_setup_slices 392 level_height = u_minify(pot_height, i);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_cs.c | 681 texture->pot_height, 696 image->pot_height,
|
| H A D | lp_state_fs.c | 3482 texture->pot_height, 3497 image->pot_height,
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/ |
| H A D | lp_state_fs.c | 2792 texture->pot_height,
|