Searched defs:tile_height (Results 1 - 25 of 39) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_linear.c84 pipe_linear_fill_info(struct pipe_tile_info * t,const struct u_linear_format_block * block,unsigned tile_width,unsigned tile_height,unsigned tiles_x,unsigned tiles_y) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_linear.c84 pipe_linear_fill_info(struct pipe_tile_info * t,const struct u_linear_format_block * block,unsigned tile_width,unsigned tile_height,unsigned tiles_x,unsigned tiles_y) argument
/xsrc/external/mit/xf86-video-intel/dist/src/uxa/
H A Dintel_memory.c237 int aligned_h, tile_height; local in function:intel_compute_size
/xsrc/external/mit/xf86-video-intel-2014/dist/src/uxa/
H A Dintel_memory.c237 int aligned_h, tile_height; local in function:intel_compute_size
/xsrc/external/mit/xf86-video-nouveau/dist/src/
H A Dnouveau_wfb.c35 unsigned tile_height; member in struct:wfb_pixmap
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c46 const unsigned tile_width = 8, tile_height = 4; local in function:micro_tile_8_x_4_8bit
77 const unsigned tile_width = 4, tile_height = 4; local in function:micro_tile_4_x_4_16bit
108 const unsigned tile_width = 8, tile_height = 2; local in function:micro_tile_8_x_2_16bit
139 const unsigned tile_width = 4, tile_height local in function:micro_tile_4_x_2_32bit
170 const unsigned tile_width = 2, tile_height = 2; local in function:micro_tile_2_x_2_64bit
260 const unsigned tile_width = 8, tile_height = 4; local in function:micro_untile_8_x_4_8bit
293 const unsigned tile_width = 8, tile_height = 2; local in function:micro_untile_8_x_2_16bit
326 const unsigned tile_width = 4, tile_height = 4; local in function:micro_untile_4_x_4_16bit
359 const unsigned tile_width = 4, tile_height = 2; local in function:micro_untile_4_x_2_32bit
392 const unsigned tile_width = 2, tile_height = 2; local in function:micro_untile_2_x_2_64bit
[all...]
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_tiler.c231 pan_tile_count(unsigned width, unsigned height, unsigned tile_width, unsigned tile_height) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_tile.c46 const unsigned tile_width = 8, tile_height = 4; local in function:micro_tile_8_x_4_8bit
77 const unsigned tile_width = 4, tile_height = 4; local in function:micro_tile_4_x_4_16bit
108 const unsigned tile_width = 8, tile_height = 2; local in function:micro_tile_8_x_2_16bit
139 const unsigned tile_width = 4, tile_height local in function:micro_tile_4_x_2_32bit
170 const unsigned tile_width = 2, tile_height = 2; local in function:micro_tile_2_x_2_64bit
260 const unsigned tile_width = 8, tile_height = 4; local in function:micro_untile_8_x_4_8bit
293 const unsigned tile_width = 8, tile_height = 2; local in function:micro_untile_8_x_2_16bit
326 const unsigned tile_width = 4, tile_height = 4; local in function:micro_untile_4_x_4_16bit
359 const unsigned tile_width = 4, tile_height = 2; local in function:micro_untile_4_x_2_32bit
392 const unsigned tile_width = 2, tile_height = 2; local in function:micro_untile_2_x_2_64bit
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_drv.h84 uint32_t tile_width, tile_height; member in struct:vc4_exec_info
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_blit.c58 int tile_height = msaa ? 32 : 64; local in function:vc4_tile_blit
H A Dvc4_context.h265 uint32_t tile_height; /** @< Height of a tile. */ member in struct:vc4_job
H A Dvc4_program.c372 uint32_t tile_height = 32; local in function:ntq_emit_txf
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/v3d/
H A Dv3d_context.c243 v3d_get_tile_buffer_size(bool is_msaa,uint32_t nr_cbufs,struct pipe_surface ** cbufs,struct pipe_surface * bbuf,uint32_t * tile_width,uint32_t * tile_height,uint32_t * max_bpp) argument
H A Dv3d_blit.c493 uint32_t tile_width, tile_height, max_bpp; local in function:v3d_tlb_blit
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/kernel/
H A Dvc4_drv.h84 uint32_t tile_width, tile_height; member in struct:vc4_exec_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_blit.c58 int tile_height = msaa ? 32 : 64; local in function:vc4_tile_blit
/xsrc/external/mit/xf86-video-intel-2014/dist/src/sna/
H A Dblt.c232 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_0
288 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_0
344 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_9
413 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_9
482 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_9_10
551 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_9_10
620 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_9_11
688 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_9_11
[all...]
H A Dsna_render.c933 int tile_width, tile_height, tile_size; local in function:sna_render_pixmap_partial
1061 int tile_width, tile_height, tile_size; local in function:sna_render_picture_partial
1977 int tile_width, tile_height, tile_size; local in function:sna_render_composite_redirect
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_texture.c1233 uint32_t offset, tile_height; local in function:r300_create_surface_custom
H A Dr300_texture_desc.c155 unsigned height, tile_height; local in function:r300_texture_get_nblocksy
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_texture.c1208 uint32_t offset, tile_height; local in function:r300_create_surface_custom
H A Dr300_texture_desc.c155 unsigned height, tile_height; local in function:r300_texture_get_nblocksy
/xsrc/external/mit/xf86-video-intel/dist/src/sna/
H A Dblt.c232 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_0__sse2
450 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_0__sse2
562 const unsigned tile_height = 8; local in function:memcpy_between_tiled_x__swizzle_0__sse2
728 const unsigned tile_height = 8; local in function:memcpy_to_tiled_x__swizzle_0
785 const unsigned tile_height = 8; local in function:memcpy_from_tiled_x__swizzle_0
843 const unsigned tile_height = 8; local in function:memcpy_between_tiled_x__swizzle_0
1049 const unsigned tile_height = 16; local in function:memcpy_from_tiled_x
1106 const unsigned tile_height = 16; local in function:memcpy_from_tiled_x__gen2
[all...]
H A Dsna_render.c914 int tile_width, tile_height, tile_size; local in function:sna_render_pixmap_partial
1042 int tile_width, tile_height, tile_size; local in function:sna_render_picture_partial
1961 int tile_width, tile_height, tile_size; local in function:sna_render_composite_redirect
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/v3d/
H A Dv3d_context.h330 uint32_t tile_height; /** @< Height of a tile. */ member in struct:v3d_job

Completed in 36 milliseconds

12