Searched refs:num_layers (Results 1 - 25 of 93) sorted by relevance

1234

/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/iris/
H A Diris_resource.h370 unsigned int num_layers, enum isl_aux_op op,
387 * \param[in] num_layers The number of array slices or 3D layers be
403 uint32_t start_layer, uint32_t num_layers,
421 * \param[in] num_layers The number of array slices or 3D layers
431 uint32_t start_layer, uint32_t num_layers,
451 uint32_t start_layer, uint32_t num_layers,
465 uint32_t num_layers,
468 iris_resource_prepare_access(ice, res, level, 1, layer, num_layers,
471 iris_resource_finish_write(ice, res, level, layer, num_layers,
483 uint32_t start_layer, uint32_t num_layers);
462 iris_resource_access_raw(struct iris_context * ice,struct iris_resource * res,uint32_t level,uint32_t layer,uint32_t num_layers,bool write) argument
[all...]
H A Diris_resolve.c138 unsigned num_layers = local in function:resolve_image_views
146 pview->u.tex.first_layer, num_layers,
199 unsigned num_layers = local in function:iris_predraw_resolve_framebuffer
205 num_layers, ice->state.hiz_usage);
289 unsigned num_layers = local in function:iris_postdraw_update_resolve_tracking
296 num_layers, ice->state.hiz_usage);
303 zs_surf->u.tex.first_layer, num_layers,
322 unsigned num_layers = local in function:iris_postdraw_update_resolve_tracking
325 desc->tex.first_layer, num_layers,
466 uint32_t num_layers)
462 iris_mcs_partial_resolve(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t start_layer,uint32_t num_layers) argument
533 iris_hiz_exec(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,unsigned int level,unsigned int start_layer,unsigned int num_layers,enum isl_aux_op op,bool update_clear_depth) argument
671 miptree_layer_range_length(const struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers) argument
688 iris_has_invalid_primary(const struct iris_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument
714 iris_resource_prepare_access(struct iris_context * ice,struct iris_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument
770 iris_resource_finish_write(struct iris_context * ice,struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage) argument
818 iris_resource_set_aux_state(struct iris_context * ice,struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_state aux_state) argument
973 iris_resource_prepare_texture(struct iris_context * ice,struct iris_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/crocus/
H A Dcrocus_resolve.c150 unsigned num_layers = local in function:resolve_image_views
156 pview->u.tex.first_layer, num_layers,
235 unsigned num_layers = local in function:crocus_predraw_resolve_framebuffer
242 num_layers, ice->state.hiz_usage);
332 unsigned num_layers = local in function:crocus_postdraw_update_resolve_tracking
338 zs_surf->u.tex.first_layer, num_layers,
353 zs_surf->u.tex.first_layer, num_layers,
380 unsigned num_layers = local in function:crocus_postdraw_update_resolve_tracking
383 desc->tex.first_layer, num_layers,
572 uint32_t num_layers)
568 crocus_mcs_partial_resolve(struct crocus_context * ice,struct crocus_batch * batch,struct crocus_resource * res,uint32_t start_layer,uint32_t num_layers) argument
603 crocus_hiz_exec(struct crocus_context * ice,struct crocus_batch * batch,struct crocus_resource * res,unsigned int level,unsigned int start_layer,unsigned int num_layers,enum isl_aux_op op,bool update_clear_depth) argument
774 miptree_layer_range_length(const struct crocus_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers) argument
791 crocus_has_invalid_primary(const struct crocus_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument
820 crocus_resource_prepare_access(struct crocus_context * ice,struct crocus_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument
879 crocus_resource_finish_write(struct crocus_context * ice,struct crocus_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage) argument
924 crocus_resource_set_aux_state(struct crocus_context * ice,struct crocus_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_state aux_state) argument
961 crocus_resource_prepare_texture(struct crocus_context * ice,struct crocus_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers) argument
[all...]
H A Dcrocus_resource.h384 unsigned int num_layers, enum isl_aux_op op,
401 * \param[in] num_layers The number of array slices or 3D layers be
417 uint32_t start_layer, uint32_t num_layers,
435 * \param[in] num_layers The number of array slices or 3D layers
445 uint32_t start_layer, uint32_t num_layers,
465 uint32_t start_layer, uint32_t num_layers,
479 uint32_t num_layers,
482 crocus_resource_prepare_access(ice, res, level, 1, layer, num_layers,
485 crocus_resource_finish_write(ice, res, level, layer, num_layers,
504 uint32_t start_layer, uint32_t num_layers);
476 crocus_resource_access_raw(struct crocus_context * ice,struct crocus_resource * res,uint32_t level,uint32_t layer,uint32_t num_layers,bool write) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/intel/blorp/
H A Dblorp.h169 uint32_t level, uint32_t start_layer, uint32_t num_layers,
176 uint32_t level, uint32_t start_layer, uint32_t num_layers,
186 uint32_t num_layers,
200 uint32_t start_layer, uint32_t num_layers,
219 uint32_t start_layer, uint32_t num_layers,
228 uint32_t start_layer, uint32_t num_layers,
241 uint32_t start_layer, uint32_t num_layers);
245 uint32_t level, uint32_t start_layer, uint32_t num_layers,
H A Dblorp_clear.c331 uint32_t level, uint32_t start_layer, uint32_t num_layers,
335 assert(start_layer + num_layers <=
341 params.num_layers = num_layers;
389 uint32_t level, uint32_t start_layer, uint32_t num_layers,
464 while (num_layers > 0) {
476 assert(num_layers == 1);
521 params.num_layers = MIN2(params.dst.view.array_len, num_layers);
563 start_layer += params.num_layers;
329 blorp_fast_clear(struct blorp_batch * batch,const struct blorp_surf * surf,enum isl_format format,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1) argument
386 blorp_clear(struct blorp_batch * batch,const struct blorp_surf * surf,enum isl_format format,struct isl_swizzle swizzle,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,union isl_color_value clear_color,const bool color_write_disable[4]) argument
569 blorp_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
703 blorp_hiz_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,bool clear_stencil,uint8_t stencil_value) argument
797 blorp_clear_attachments(struct blorp_batch * batch,uint32_t binding_table_offset,enum isl_format depth_format,uint32_t num_samples,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_color,union isl_color_value color_value,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
859 blorp_ccs_resolve(struct blorp_batch * batch,struct blorp_surf * surf,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_format format,enum isl_aux_op resolve_op) argument
1016 blorp_mcs_partial_resolve(struct blorp_batch * batch,struct blorp_surf * surf,enum isl_format format,uint32_t start_layer,uint32_t num_layers) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/iris/
H A Diris_resource.h282 unsigned int num_layers, enum isl_aux_op op,
299 * \param[in] num_layers The number of array slices or 3D layers be
316 uint32_t start_layer, uint32_t num_layers,
334 * \param[in] num_layers The number of array slices or 3D layers
344 uint32_t start_layer, uint32_t num_layers,
364 uint32_t start_layer, uint32_t num_layers,
379 uint32_t num_layers,
382 iris_resource_prepare_access(ice, batch, res, level, 1, layer, num_layers,
385 iris_resource_finish_write(ice, res, level, layer, num_layers,
399 uint32_t start_layer, uint32_t num_layers,
375 iris_resource_access_raw(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t level,uint32_t layer,uint32_t num_layers,bool write) argument
[all...]
H A Diris_resolve.c187 unsigned num_layers = local in function:iris_predraw_resolve_framebuffer
194 num_layers);
262 unsigned num_layers = local in function:iris_postdraw_update_resolve_tracking
268 zs_surf->u.tex.first_layer, num_layers,
279 zs_surf->u.tex.first_layer, num_layers,
304 unsigned num_layers = local in function:iris_postdraw_update_resolve_tracking
307 desc->tex.first_layer, num_layers,
486 uint32_t num_layers)
489 //start_layer, start_layer + num_layers - 1);
501 start_layer, num_layers);
482 iris_mcs_partial_resolve(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t start_layer,uint32_t num_layers) argument
571 iris_hiz_exec(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,unsigned int level,unsigned int start_layer,unsigned int num_layers,enum isl_aux_op op,bool update_clear_depth) argument
702 miptree_layer_range_length(const struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers) argument
719 has_color_unresolved(const struct iris_resource * res,unsigned start_level,unsigned num_levels,unsigned start_layer,unsigned num_layers) argument
1104 iris_resource_prepare_access(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage,bool fast_clear_supported) argument
1165 iris_resource_finish_write(struct iris_context * ice,struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_usage aux_usage) argument
1225 iris_resource_set_aux_state(struct iris_context * ice,struct iris_resource * res,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_aux_state aux_state) argument
1352 iris_resource_prepare_texture(struct iris_context * ice,struct iris_batch * batch,struct iris_resource * res,enum isl_format view_format,uint32_t start_level,uint32_t num_levels,uint32_t start_layer,uint32_t num_layers,enum gen9_astc5x5_wa_tex_type astc5x5_wa_bits) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/intel/blorp/
H A Dblorp.h173 uint32_t level, uint32_t start_layer, uint32_t num_layers,
193 uint32_t level, uint32_t start_layer, uint32_t num_layers,
203 uint32_t num_layers,
218 uint32_t start_layer, uint32_t num_layers,
237 uint32_t start_layer, uint32_t num_layers,
246 uint32_t start_layer, uint32_t num_layers,
259 uint32_t start_layer, uint32_t num_layers);
263 uint32_t level, uint32_t start_layer, uint32_t num_layers,
H A Dblorp_clear.c426 uint32_t level, uint32_t start_layer, uint32_t num_layers,
431 params.num_layers = num_layers;
489 uint32_t level, uint32_t start_layer, uint32_t num_layers,
569 while (num_layers > 0) {
588 assert(num_layers == 1);
633 params.num_layers = MIN2(params.dst.view.array_len, num_layers);
675 start_layer += params.num_layers;
676 num_layers
423 blorp_fast_clear(struct blorp_batch * batch,const struct blorp_surf * surf,enum isl_format format,struct isl_swizzle swizzle,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1) argument
486 blorp_clear(struct blorp_batch * batch,const struct blorp_surf * surf,enum isl_format format,struct isl_swizzle swizzle,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,union isl_color_value clear_color,uint8_t color_write_disable) argument
681 blorp_clear_stencil_as_rgba(struct blorp_batch * batch,const struct blorp_surf * surf,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,uint8_t stencil_mask,uint8_t stencil_value) argument
785 blorp_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
1004 blorp_hiz_clear_depth_stencil(struct blorp_batch * batch,const struct blorp_surf * depth,const struct blorp_surf * stencil,uint32_t level,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_depth,float depth_value,bool clear_stencil,uint8_t stencil_value) argument
1108 blorp_clear_attachments(struct blorp_batch * batch,uint32_t binding_table_offset,enum isl_format depth_format,uint32_t num_samples,uint32_t start_layer,uint32_t num_layers,uint32_t x0,uint32_t y0,uint32_t x1,uint32_t y1,bool clear_color,union isl_color_value color_value,bool clear_depth,float depth_value,uint8_t stencil_mask,uint8_t stencil_value) argument
1174 blorp_ccs_resolve(struct blorp_batch * batch,struct blorp_surf * surf,uint32_t level,uint32_t start_layer,uint32_t num_layers,enum isl_format format,enum isl_aux_op resolve_op) argument
1352 blorp_mcs_partial_resolve(struct blorp_batch * batch,struct blorp_surf * surf,enum isl_format format,uint32_t start_layer,uint32_t num_layers) argument
[all...]
/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Darraytexture.c77 static GLint num_layers; variable in typeref:typename:GLint
103 if ((texZ < 0.0) || ((GLint) texZ > num_layers)) {
262 for (num_layers = 0; textures[num_layers] != NULL; num_layers++)
267 256, 256, num_layers, 0, GL_RGB, GL_UNSIGNED_BYTE, NULL);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/util/
H A Du_framebuffer.c184 unsigned i, num_layers = 0; local in function:util_framebuffer_get_num_layers
198 num_layers = MAX2(num_layers, num);
204 num_layers = MAX2(num_layers, num);
206 return num_layers;
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/util/
H A Du_framebuffer.c184 unsigned i, num_layers = 0; local in function:util_framebuffer_get_num_layers
198 num_layers = MAX2(num_layers, num);
204 num_layers = MAX2(num_layers, num);
206 return num_layers;
/xsrc/external/mit/freetype/dist/src/sfnt/
H A Dttcolr.c51 FT_UShort num_layers; member in struct:BaseGlyphRecord_
60 FT_UShort num_layers; member in struct:Colr_
131 colr->num_layers = FT_NEXT_USHORT( p );
135 if ( colr->num_layers * LAYER_SIZE > table_size - layer_offset )
201 record->num_layers = FT_NEXT_USHORT( p );
239 if ( glyph_record.num_layers )
240 iterator->num_layers = glyph_record.num_layers;
245 if ( offset + LAYER_SIZE * glyph_record.num_layers > colr->table_size )
251 if ( iterator->layer >= iterator->num_layers )
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c128 unsigned start_layer, unsigned num_layers)
134 for (unsigned i = 0; i < num_layers; i++) {
141 for (unsigned i = 0; i < num_layers; i++)
1264 const unsigned num_layers = fb->MaxNumLayers ? irb->layer_count : 1; local in function:do_single_blorp_clear
1292 irb->mt, irb->mt_level, irb->mt_layer, num_layers);
1297 &level, irb->mt_layer, num_layers);
1316 level, irb->mt_layer, num_layers, x0, y0, x1, y1);
1326 irb->mt_layer, num_layers,
1330 irb->mt, irb->mt_level, irb->mt_layer, num_layers);
1336 num_layers, aux_usag
122 blorp_surf_for_miptree(struct brw_context * brw,struct blorp_surf * surf,const struct intel_mipmap_tree * mt,enum isl_aux_usage aux_usage,bool is_render_target,unsigned * level,unsigned start_layer,unsigned num_layers) argument
1432 uint32_t level, start_layer, num_layers; local in function:brw_blorp_clear_depth_stencil
1544 brw_blorp_mcs_partial_resolve(struct brw_context * brw,struct intel_mipmap_tree * mt,uint32_t start_layer,uint32_t num_layers) argument
1578 intel_hiz_exec(struct brw_context * brw,struct intel_mipmap_tree * mt,unsigned int level,unsigned int start_layer,unsigned int num_layers,enum isl_aux_op op) argument
[all...]
H A Dbrw_blorp.h107 uint32_t start_layer, uint32_t num_layers);
112 unsigned int num_layers, enum isl_aux_op op);
H A Dbrw_clear.c172 const uint32_t num_layers = depth_att->Layered ? depth_irb->layer_count : 1; local in function:brw_fast_clear_depth
187 layer < depth_irb->mt_layer + num_layers) {
218 for (unsigned a = 0; a < num_layers; a++) {
231 depth_irb->mt_layer, num_layers,
H A Dintel_mipmap_tree.h511 unsigned start_layer, unsigned num_layers);
530 * \param[in] num_layers The number of array slices or 3D layers be
546 uint32_t start_layer, uint32_t num_layers,
563 * \param[in] num_layers The number of array slices or 3D layers
573 uint32_t start_layer, uint32_t num_layers,
592 uint32_t start_layer, uint32_t num_layers,
624 uint32_t start_layer, uint32_t num_layers,
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_blorp.c125 unsigned start_layer, unsigned num_layers)
131 for (unsigned i = 0; i < num_layers; i++) {
138 for (unsigned i = 0; i < num_layers; i++)
1241 const unsigned num_layers = fb->MaxNumLayers ? irb->layer_count : 1; local in function:do_single_blorp_clear
1269 irb->mt, irb->mt_level, irb->mt_layer, num_layers);
1274 &level, irb->mt_layer, num_layers);
1294 level, irb->mt_layer, num_layers, x0, y0, x1, y1);
1304 irb->mt_layer, num_layers,
1308 irb->mt, irb->mt_level, irb->mt_layer, num_layers);
1313 num_layers, aux_usag
119 blorp_surf_for_miptree(struct brw_context * brw,struct blorp_surf * surf,const struct brw_mipmap_tree * mt,enum isl_aux_usage aux_usage,bool is_render_target,unsigned * level,unsigned start_layer,unsigned num_layers) argument
1409 uint32_t level = 0, start_layer = 0, num_layers; local in function:brw_blorp_clear_depth_stencil
1520 brw_blorp_mcs_partial_resolve(struct brw_context * brw,struct brw_mipmap_tree * mt,uint32_t start_layer,uint32_t num_layers) argument
1554 brw_hiz_exec(struct brw_context * brw,struct brw_mipmap_tree * mt,unsigned int level,unsigned int start_layer,unsigned int num_layers,enum isl_aux_op op) argument
[all...]
H A Dbrw_blorp.h107 uint32_t start_layer, uint32_t num_layers);
112 unsigned int num_layers, enum isl_aux_op op);
H A Dbrw_clear.c174 const uint32_t num_layers = depth_att->Layered ? depth_irb->layer_count : 1; local in function:brw_fast_clear_depth
189 layer < depth_irb->mt_layer + num_layers) {
219 for (unsigned a = 0; a < num_layers; a++) {
232 depth_irb->mt_layer, num_layers,
H A Dbrw_mipmap_tree.h503 unsigned start_layer, unsigned num_layers);
522 * \param[in] num_layers The number of array slices or 3D layers be
538 uint32_t start_layer, uint32_t num_layers,
555 * \param[in] num_layers The number of array slices or 3D layers
565 uint32_t start_layer, uint32_t num_layers,
584 uint32_t start_layer, uint32_t num_layers,
616 uint32_t start_layer, uint32_t num_layers,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/radeonsi/
H A Dsi_shaderlib_tgsi.c30 unsigned num_layers)
37 vs = num_layers > 1 ? &sctx->vs_blit_pos_layered :
42 vs = num_layers > 1 ? &sctx->vs_blit_color_layered :
48 assert(num_layers == 1);
78 if (num_layers > 1) {
29 si_get_blitter_vs(struct si_context * sctx,enum blitter_attrib_type type,unsigned num_layers) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/state_tracker/
H A Dst_draw_feedback.c328 unsigned num_layers = res->depth0; local in function:st_feedback_draw_vbo
340 num_layers = view->u.tex.last_layer - view->u.tex.first_layer + 1;
345 util_num_layers(res, j) : num_layers;
388 res->height0, num_layers, first_level,
407 unsigned width, height, num_layers, row_stride, img_stride; local in function:st_feedback_draw_vbo
413 num_layers = img->u.tex.last_layer - img->u.tex.first_layer + 1;
418 width, height, num_layers,
428 height = num_layers = 1;
436 num_layers, addr, row_stride, img_stride, 0, 0);
/xsrc/external/mit/MesaLib/dist/src/broadcom/vulkan/
H A Dv3dv_meta_copy.c393 uint32_t num_layers; local in function:copy_image_to_buffer_tlb
395 num_layers = region->imageSubresource.layerCount;
397 num_layers = region->imageExtent.depth;
398 assert(num_layers > 0);
411 v3dv_job_start_frame(job, width, height, num_layers, false,
581 uint32_t num_layers; local in function:copy_image_to_buffer_blit
583 num_layers = region->imageSubresource.layerCount;
585 num_layers = region->imageExtent.depth;
586 assert(num_layers > 0);
634 for (uint32_t i = 0; i < num_layers;
901 uint32_t num_layers; local in function:copy_image_tlb
1319 uint32_t num_layers; local in function:copy_buffer_to_image_tfu
1405 uint32_t num_layers; local in function:copy_buffer_to_image_tlb
2001 uint32_t num_layers; local in function:texel_buffer_shader_copy
2329 uint32_t num_layers; local in function:copy_buffer_to_image_blit
2652 uint32_t num_layers; local in function:copy_buffer_to_image_cpu
4233 uint32_t num_layers; local in function:resolve_image_tlb
[all...]

Completed in 32 milliseconds

1234