Home
last modified time | relevance | path

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

/third_party/mesa3d/src/broadcom/vulkan/
H A Dv3dv_uniforms.c168 struct v3dv_bo *texture_bo = in write_tmu_p0() local
172 assert(texture_bo); in write_tmu_p0()
174 tex_bos->tex[texture_idx] = texture_bo; in write_tmu_p0()
/third_party/mesa3d/src/gallium/drivers/panfrost/
H A Dpan_cmdstream.c98 mali_ptr texture_bo; member
1680 so->texture_bo = prsrc->image.data.bo->ptr.gpu; in panfrost_create_sampler_view_bo()
1750 if (view->texture_bo != rsrc->image.data.bo->ptr.gpu || in panfrost_update_sampler_view()

Completed in 8 milliseconds