Searched defs:texdim (Results 1 - 3 of 3) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 88 unsigned tile, texdim; local in function:r300_texture_macro_switch
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/ |
| H A D | r300_texture_desc.c | 88 unsigned tile, texdim; local in function:r300_texture_macro_switch
|
| /xsrc/external/mit/MesaLib/dist/src/panfrost/vulkan/ |
| H A D | panvk_vX_meta_copy.c | 813 for (unsigned texdim = 1; texdim <= 3; texdim++) { local in function:panvk_meta_copy_img2img_init 391 panvk_meta_copy_img2img_shader(struct panfrost_device * pdev,struct pan_pool * bin_pool,enum pipe_format srcfmt,enum pipe_format dstfmt,unsigned dstmask,unsigned texdim,bool texisarray,bool is_ms,struct pan_shader_info * shader_info) argument 1365 panvk_meta_copy_img2buf_shader(struct panfrost_device * pdev,struct pan_pool * bin_pool,struct panvk_meta_copy_format_info key,unsigned texdim,unsigned texisarray,struct pan_shader_info * shader_info) argument 1706 for (unsigned texdim = 1; texdim <= 3; texdim++) { local in function:panvk_meta_copy_img2buf_init [all...] |
Completed in 8 milliseconds