Searched defs:block_w (Results 1 - 10 of 10) 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.c30 __glamor_compute_clipped_regions(int block_w, argument
171 int block_w, block_h; local in function:glamor_compute_clipped_regions_ext
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.h371 int block_w; member in struct:glamor_pixmap_private
/xsrc/external/mit/MesaLib/dist/src/panfrost/lib/
H A Dpan_texture.c677 unsigned block_w = util_format_get_blockwidth(iview->format); local in function:panfrost_needs_explicit_stride
/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.c406 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); local in function:copy_image_to_buffer_tlb
812 const uint32_t block_w = vk_format_get_blockwidth(src->vk.format); local in function:copy_image_tfu
914 const uint32_t block_w = vk_format_get_blockwidth(dst->vk.format); local in function:copy_image_tlb
1302 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); local in function:copy_buffer_to_image_tfu
1418 const uint32_t block_w = vk_format_get_blockwidth(image->vk.format); local in function:copy_buffer_to_image_tlb
4245 const uint32_t block_w = vk_format_get_blockwidth(dst->vk.format); local in function:resolve_image_tlb
[all...]

Completed in 23 milliseconds