Searched defs:depth0 (Results 1 - 20 of 20) sorted by relevance

/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.h76 GLuint depth0; /** Depth 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.h76 GLuint depth0; /** Depth 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.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
H A Dst_cb_texture.c419 guess_base_level_size(GLenum target,GLuint width,GLuint height,GLuint depth,GLuint level,GLuint * width0,GLuint * height0,GLuint * depth0) argument
2791 st_texture_create_from_memory(struct st_context * st,struct st_memory_object * memObj,GLuint64 offset,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
[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
H A Dst_cb_texture.c763 guess_base_level_size(GLenum target,GLuint width,GLuint height,GLuint depth,GLuint level,GLuint * width0,GLuint * height0,GLuint * depth0) argument
3190 st_texture_create_from_memory(struct st_context * st,struct st_memory_object * memObj,GLuint64 offset,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
[all...]
/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/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/include/pipe/
H A Dp_state.h538 uint16_t depth0; member in struct:pipe_resource
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_context.h334 unsigned width0, height0, depth0; member in struct:r300_texture_desc
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dintel_mipmap_tree.c319 create_mapping_table(GLenum target,unsigned first_level,unsigned last_level,unsigned depth0,struct intel_mipmap_level * table) argument
549 make_surface(struct brw_context * brw,GLenum target,mesa_format format,unsigned first_level,unsigned last_level,unsigned width0,unsigned height0,unsigned depth0,unsigned num_samples,isl_tiling_flags_t tiling_flags,isl_surf_usage_flags_t isl_usage_flags,uint32_t alloc_flags,unsigned row_pitch_B,struct brw_bo * bo) argument
670 miptree_create(struct brw_context * brw,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint num_samples,enum intel_miptree_create_flags flags) argument
740 intel_miptree_create(struct brw_context * brw,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint num_samples,enum intel_miptree_create_flags flags) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/include/pipe/
H A Dp_state.h553 uint16_t depth0; member in struct:pipe_resource
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_context.h334 unsigned width0, height0, depth0; member in struct:r300_texture_desc
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_mipmap_tree.c123 create_mapping_table(GLenum target,unsigned first_level,unsigned last_level,unsigned depth0,struct brw_mipmap_level * table) argument
349 make_surface(struct brw_context * brw,GLenum target,mesa_format format,unsigned first_level,unsigned last_level,unsigned width0,unsigned height0,unsigned depth0,unsigned num_samples,isl_tiling_flags_t tiling_flags,isl_surf_usage_flags_t isl_usage_flags,uint32_t alloc_flags,unsigned row_pitch_B,struct brw_bo * bo) argument
470 miptree_create(struct brw_context * brw,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint num_samples,enum brw_miptree_create_flags flags) argument
540 brw_miptree_create(struct brw_context * brw,GLenum target,mesa_format format,GLuint first_level,GLuint last_level,GLuint width0,GLuint height0,GLuint depth0,GLuint num_samples,enum brw_miptree_create_flags flags) argument
[all...]

Completed in 48 milliseconds