| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/freedreno/a2xx/ |
| H A D | fd2_resource.c | 34 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 D | fd5_layout.c | 33 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 D | fd_layout_test.h | 34 uint32_t width0, height0, depth0; member in struct:testcase::__anonbd1a3f260108
|
| H A D | fd6_layout.c | 98 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 D | freedreno_layout.h | 126 uint32_t width0, height0, depth0; member in struct:fdl_layout
|
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/ |
| H A D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member in struct:_radeon_mipmap_tree
|
| H A D | radeon_mipmap_tree.c | 178 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 D | radeon_mipmap_tree.h | 75 GLuint height0; /** Height of baseLevel image */ member in struct:_radeon_mipmap_tree
|
| H A D | radeon_mipmap_tree.c | 179 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 D | fd6_resource.c | 204 unsigned height0 = rsc->b.b.height0; local in function:setup_lrz
|
| /xsrc/external/mit/mesa-demos/dist/src/demos/ |
| H A D | readpix.c | 113 const GLsizei height0 = height / 2; local in function:ComplexReadPixels
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/ |
| H A D | i915_surface.c | 354 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 D | i915_state.c | 810 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 D | lima_resource.c | 86 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 D | st_texture.c | 57 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 D | i915_surface.c | 385 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 D | i915_state.c | 767 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 D | lima_resource.c | 89 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 D | st_texture.c | 57 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 D | intel_mipmap_tree.c | 64 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 D | tu_image.c | 637 uint32_t height0 = pCreateInfo->extent.height; local in function:tu_CreateImage
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/ |
| H A D | intel_mipmap_tree.c | 64 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 D | si_blit.c | 889 unsigned height0; member in struct:texture_orig_info
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/asahi/ |
| H A D | agx_pipe.c | 226 unsigned width0 = templ->width0, height0 = templ->height0; local in function:agx_resource_create
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/radeonsi/ |
| H A D | si_blit.c | 874 unsigned height0; member in struct:texture_orig_info [all...] |