Searched defs:block_h (Results 1 - 9 of 9) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_job.h58 int block_w, block_h; member in struct:lima_job_fb_info
H A Dlima_context.h38 int block_w, block_h; member in struct:lima_context_framebuffer
165 uint16_t block_w, block_h; member in struct:lima_ctx_plb_pp_stream_key
/xsrc/external/mit/xorg-server/dist/glamor/
H A Dglamor_fbo.c174 glamor_create_fbo_array(glamor_screen_private * glamor_priv,PixmapPtr pixmap,int flag,int block_w,int block_h,glamor_pixmap_private * priv) argument
H A Dglamor_largepixmap.c171 int block_w, block_h; local in function:glamor_compute_clipped_regions_ext
30 __glamor_compute_clipped_regions(int block_w,int block_h,int block_stride,int x,int y,int w,int h,RegionPtr region,int * n_region,int reverse,int upsidedown) argument
885 glamor_get_transform_block_size(struct pixman_transform * transform,int block_w,int block_h,int * transformed_block_w,int * transformed_block_h) argument
[all...]
H A Dglamor_priv.h373 int block_h; member in struct:glamor_pixmap_private
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_context.h38 int block_w, block_h; member in struct:lima_context_framebuffer
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexcompress_astc.cpp544 Decoder(int block_w, int block_h, int block_d, bool srgb, bool output_unorm8) argument
550 int block_w, block_h, block_d; member in class:Decoder
1262 void Block::compute_infill_weights(int block_w, int block_h, int block_d) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexcompress_astc.cpp545 Decoder(int block_w, int block_h, int block_d, bool srgb, bool output_unorm8) argument
551 int block_w, block_h, block_d; member in class:Decoder
1263 void Block::compute_infill_weights(int block_w, int block_h, int block_d) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c407 const uint32_t block_h = vk_format_get_blockheight(image->vk.format); local in function:copy_image_to_buffer_tlb
813 const uint32_t block_h = vk_format_get_blockheight(src->vk.format); local in function:copy_image_tfu
915 const uint32_t block_h = vk_format_get_blockheight(dst->vk.format); local in function:copy_image_tlb
1303 const uint32_t block_h = vk_format_get_blockheight(image->vk.format); local in function:copy_buffer_to_image_tfu
1419 const uint32_t block_h = vk_format_get_blockheight(image->vk.format); local in function:copy_buffer_to_image_tlb
4246 const uint32_t block_h = vk_format_get_blockheight(dst->vk.format); local in function:resolve_image_tlb
[all...]

Completed in 19 milliseconds