Searched defs:height0 (Results 1 - 25 of 48) sorted by relevance

12

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_resource.c34 uint32_t height0 = util_format_get_nblocksy(format, prsc->height0); local in function:fd2_setup_slices
/xsrc/external/mit/MesaLib/dist/src/freedreno/fdl/
H A Dfd5_layout.c33 fdl5_layout(struct fdl_layout * layout,enum pipe_format format,uint32_t nr_samples,uint32_t width0,uint32_t height0,uint32_t depth0,uint32_t mip_levels,uint32_t array_size,bool is_3d) argument
H A Dfd_layout_test.h34 uint32_t width0, height0, depth0; member in struct:testcase::__anonbd1a3f260108
H A Dfd6_layout.c98 fdl6_layout(struct fdl_layout * layout,enum pipe_format format,uint32_t nr_samples,uint32_t width0,uint32_t height0,uint32_t depth0,uint32_t mip_levels,uint32_t array_size,bool is_3d,struct fdl_explicit_layout * explicit_layout) argument
H A Dfreedreno_layout.h126 uint32_t width0, height0, depth0; member in struct:fdl_layout
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h75 GLuint height0; /** Height of baseLevel image */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c178 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_mipmap_tree.h75 GLuint height0; /** Height of baseLevel image */ member in struct:_radeon_mipmap_tree
H A Dradeon_mipmap_tree.c179 radeon_miptree_create(radeonContextPtr rmesa,GLenum target,mesa_format mesaFormat,GLuint baseLevel,GLuint numLevels,GLuint width0,GLuint height0,GLuint depth0,GLuint tilebits) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_resource.c204 unsigned height0 = rsc->b.b.height0; local in function:setup_lrz
/xsrc/external/mit/mesa-demos/dist/src/demos/
H A Dreadpix.c113 const GLsizei height0 = height / 2; local in function:ComplexReadPixels
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_surface.c354 i915_create_surface_custom(struct pipe_context * ctx,struct pipe_resource * pt,const struct pipe_surface * surf_tmpl,unsigned width0,unsigned height0) argument
H A Di915_state.c810 i915_create_sampler_view_custom(struct pipe_context * pipe,struct pipe_resource * texture,const struct pipe_sampler_view * templ,unsigned width0,unsigned height0) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/lima/
H A Dlima_resource.c86 setup_miptree(struct lima_resource * res,unsigned width0,unsigned height0,bool should_align_dimensions) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_texture.c57 st_texture_create(struct st_context * st,enum pipe_texture_target target,enum pipe_format format,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint layers,GLuint nr_samples,GLuint bind) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/i915/
H A Di915_surface.c385 i915_create_surface_custom(struct pipe_context * ctx,struct pipe_resource * pt,const struct pipe_surface * surf_tmpl,unsigned width0,unsigned height0) argument
H A Di915_state.c767 i915_create_sampler_view_custom(struct pipe_context * pipe,struct pipe_resource * texture,const struct pipe_sampler_view * templ,unsigned width0,unsigned height0) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/lima/
H A Dlima_resource.c89 setup_miptree(struct lima_resource * res,unsigned width0,unsigned height0,bool should_align_dimensions) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_texture.c57 st_texture_create(struct st_context * st,enum pipe_texture_target target,enum pipe_format format,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint layers,GLuint nr_samples,GLuint bind) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c64 intel_miptree_create_layout(struct intel_context * intel,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0) argument
157 intel_miptree_create(struct intel_context * intel,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,bool expect_accelerated_upload,enum intel_miptree_tiling_mode requested_tiling) argument
/xsrc/external/mit/MesaLib/dist/src/freedreno/vulkan/
H A Dtu_image.c637 uint32_t height0 = pCreateInfo->extent.height; local in function:tu_CreateImage
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_mipmap_tree.c64 intel_miptree_create_layout(struct intel_context * intel,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0) argument
157 intel_miptree_create(struct intel_context * intel,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,bool expect_accelerated_upload,enum intel_miptree_tiling_mode requested_tiling) argument
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_blit.c889 unsigned height0; member in struct:texture_orig_info
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/
H A Dagx_pipe.c226 unsigned width0 = templ->width0, height0 = templ->height0; local in function:agx_resource_create
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/
H A Dsi_blit.c874 unsigned height0; member in struct:texture_orig_info
[all...]

Completed in 52 milliseconds

12