Searched defs:tile_x (Results 1 - 25 of 34) sorted by relevance

12

/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_fbo.h146 intel_renderbuffer_get_tile_offsets(struct intel_renderbuffer * irb,uint32_t * tile_x,uint32_t * tile_y) argument
H A Dintel_regions.h145 GLuint tile_x; member in struct:__DRIimageRec
H A Dintel_tex_image.c211 intel_set_texture_image_region(struct gl_context * ctx,struct gl_texture_image * image,struct intel_region * region,GLenum target,GLenum internalFormat,mesa_format format,uint32_t offset,GLuint width,GLuint height,GLuint tile_x,GLuint tile_y) argument
H A Dintel_mipmap_tree.c514 intel_miptree_get_tile_offsets(struct intel_mipmap_tree * mt,GLuint level,GLuint slice,uint32_t * tile_x,uint32_t * tile_y) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_fbo.h146 intel_renderbuffer_get_tile_offsets(struct intel_renderbuffer * irb,uint32_t * tile_x,uint32_t * tile_y) argument
H A Dintel_regions.h145 GLuint tile_x; member in struct:__DRIimageRec
H A Dintel_tex_image.c211 intel_set_texture_image_region(struct gl_context * ctx,struct gl_texture_image * image,struct intel_region * region,GLenum target,GLenum internalFormat,mesa_format format,uint32_t offset,GLuint width,GLuint height,GLuint tile_x,GLuint tile_y) argument
H A Dintel_mipmap_tree.c514 intel_miptree_get_tile_offsets(struct intel_mipmap_tree * mt,GLuint level,GLuint slice,uint32_t * tile_x,uint32_t * tile_y) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_fbo.h207 intel_renderbuffer_get_tile_offsets(struct intel_renderbuffer * irb,uint32_t * tile_x,uint32_t * tile_y) argument
H A Dintel_image.h89 GLuint tile_x; member in struct:__DRIimageRec
H A Dbrw_misc_state.c147 uint32_t tile_x = irb->draw_x & tile_mask_x; local in function:rebase_depth_stencil
264 uint32_t tile_x = brw->depthstencil.tile_x; local in function:brw_emit_depth_stencil_hiz
[all...]
H A Dintel_blit.c758 uint32_t offset, tile_x, tile_y; local in function:intel_miptree_set_alpha_to_one
H A Dbrw_wm_surface_state.c145 uint32_t tile_x = mt->level[0].level_x; local in function:brw_emit_surface_state
917 uint32_t tile_x, tile_y; local in function:gen4_update_renderbuffer_surface
81 get_isl_surf(struct brw_context * brw,struct intel_mipmap_tree * mt,GLenum target,struct isl_view * view,uint32_t * tile_x,uint32_t * tile_y,uint32_t * offset,struct isl_surf * surf) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_fbo.h207 brw_renderbuffer_get_tile_offsets(struct brw_renderbuffer * irb,uint32_t * tile_x,uint32_t * tile_y) argument
H A Dbrw_image.h89 GLuint tile_x; member in struct:__DRIimageRec
H A Dbrw_misc_state.c147 uint32_t tile_x = irb->draw_x & tile_mask_x; local in function:rebase_depth_stencil
264 uint32_t tile_x = brw->depthstencil.tile_x; local in function:brw_emit_depth_stencil_hiz
[all...]
H A Dbrw_blit.c767 uint32_t tile_x, tile_y; local in function:brw_miptree_set_alpha_to_one
H A Dbrw_wm_surface_state.c145 uint32_t tile_x = mt->level[0].level_x; local in function:brw_emit_surface_state
924 uint32_t tile_x, tile_y; local in function:gfx4_update_renderbuffer_surface
81 get_isl_surf(struct brw_context * brw,struct brw_mipmap_tree * mt,GLenum target,struct isl_view * view,uint32_t * tile_x,uint32_t * tile_y,uint32_t * offset,struct isl_surf * surf) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_tiling.c80 uint32_t tile_x = utile_x >> 3; local in function:t_utile_address
H A Dvc4_resource.c866 uint32_t tile_x = x / tile_w; local in function:vc4_surface_msaa_get_sample
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/vc4/
H A Dvc4_tiling.c80 uint32_t tile_x = utile_x >> 3; local in function:t_utile_address
H A Dvc4_resource.c891 uint32_t tile_x = x / tile_w; local in function:vc4_surface_msaa_get_sample
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c302 const unsigned tile_x = task->x, tile_y = task->y; local in function:lp_rast_shade_tile
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_blt.c69 uint32_t tile_x, tile_y; local in function:blt_set_alpha_to_one
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/llvmpipe/
H A Dlp_rast.c311 const unsigned tile_x = task->x, tile_y = task->y; local in function:lp_rast_shade_tile

Completed in 25 milliseconds

12