Home
last modified time | relevance | path

Searched refs:mmem (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/lib/genxml/
H A Ddecode.c763 struct pandecode_mapped_memory *mmem = pandecode_find_mapped_gpu_mem_containing(textures); in pandecode_textures() local
765 if (!mmem) in pandecode_textures()
773 pandecode_fetch_gpu_mem(mmem, in pandecode_textures()
783 mali_ptr *PANDECODE_PTR_VAR(u, mmem, textures); in pandecode_textures()
786 mali_ptr *PANDECODE_PTR_VAR(u, mmem, textures + tex * sizeof(mali_ptr)); in pandecode_textures()
794 mali_ptr *PANDECODE_PTR_VAR(u, mmem, textures + tex * sizeof(mali_ptr)); in pandecode_textures()

Completed in 2 milliseconds