Searched refs:SVGA3dSamplerId (Results 1 – 6 of 6) sorted by relevance
401 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS*2]; in update_samplers()428 SVGA3dSamplerId id = sampler->id[fs_shadow]; in update_samplers()439 SVGA3dSamplerId id = sampler->id[0]; in update_samplers()667 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS]; in update_cs_samplers()
375 const SVGA3dSamplerId *samplerIds);588 SVGA3dSamplerId samplerId,602 SVGA3dSamplerId samplerId);
297 const SVGA3dSamplerId *samplerIds) in SVGA3D_vgpu10_SetSamplers()299 SVGA3D_CREATE_CMD_COUNT(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); in SVGA3D_vgpu10_SetSamplers()302 memcpy(cmd + 1, samplerIds, count * sizeof(SVGA3dSamplerId)); in SVGA3D_vgpu10_SetSamplers()1027 SVGA3dSamplerId samplerId, in SVGA3D_vgpu10_DefineSamplerState()1056 SVGA3dSamplerId samplerId) in SVGA3D_vgpu10_DestroySamplerState()
244 SVGA3dSamplerId id[2];481 SVGA3dSamplerId samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
141 typedef uint32 SVGA3dSamplerId; typedef1700 SVGA3dSamplerId samplerId;1720 SVGA3dSamplerId samplerId;
321 dump_SVGA3dSamplerId(const SVGA3dSamplerId *cmd) in dump_SVGA3dSamplerId()2094 SVGA3D_DUMP_CASE_LIST(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); in svga_dump_command()