Home
last modified time | relevance | path

Searched refs:samplerIds (Results 1 – 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/svga/
Dsvga_cmd_vgpu10.c296 const SVGA3dSamplerId *samplerIds) in SVGA3D_vgpu10_SetSamplers() argument
301 memcpy(cmd + 1, samplerIds, count * sizeof(SVGA3dSamplerId)); in SVGA3D_vgpu10_SetSamplers()
Dsvga_cmd.h375 const SVGA3dSamplerId *samplerIds);