Searched defs:tile_h (Results 1 - 9 of 9) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_txf_ms.c | 76 uint32_t tile_h = 32; local in function:vc4_nir_lower_txf_ms_instr
|
| H A D | vc4_resource.c | 863 uint32_t tile_w = 32, tile_h = 32; local in function:vc4_surface_msaa_get_sample 934 uint32_t tile_w = 32, tile_h = 32; local in function:vc4_dump_surface_msaa
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/ |
| H A D | vc4_nir_lower_txf_ms.c | 73 uint32_t tile_h = 32; local in function:vc4_nir_lower_txf_ms_instr
|
| H A D | vc4_resource.c | 888 uint32_t tile_w = 32, tile_h = 32; local in function:vc4_surface_msaa_get_sample 959 uint32_t tile_w = 32, tile_h = 32; local in function:vc4_dump_surface_msaa
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/lib/ |
| H A D | pan_texture.c | 188 unsigned tile_h = 1, tile_w = 1, tile_shift = 0; local in function:pan_image_layout_init
|
| /xsrc/external/mit/mesa-demos/dist/src/egl/opengl/ |
| H A D | xeglgears.c | 616 copy_gears(struct egl_manager * eman,EGLint tile_w,EGLint tile_h,EGLint w,EGLint h) argument
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/panfrost/ |
| H A D | pan_context.c | 91 int tile_h = (rsrc->base.height0 + (MALI_TILE_LENGTH - 1)) >> MALI_TILE_SHIFT; local in function:panfrost_enable_afbc 119 int tile_h = (rsrc->base.height0 + (MALI_TILE_LENGTH - 1)) >> MALI_TILE_SHIFT; local in function:panfrost_enable_checksum
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/ |
| H A D | intel_mipmap_tree.c | 1397 uint32_t tile_w_bytes, tile_h; local in function:intel_get_tile_masks 1366 intel_get_tile_dims(enum isl_tiling tiling,uint32_t cpp,uint32_t * tile_w,uint32_t * tile_h) argument
|
| /xsrc/external/mit/MesaLib/dist/src/intel/isl/ |
| H A D | isl.h | 2863 uint32_t tile_w_bytes, tile_h; local in function:isl_get_tile_masks 2833 isl_get_tile_dims(enum isl_tiling tiling,uint32_t cpp,uint32_t * tile_w,uint32_t * tile_h) argument
|
Completed in 29 milliseconds