Searched refs:SetSamplers (Results 1 - 3 of 3) sorted by relevance
/third_party/mesa3d/src/gallium/frontends/d3d10umd/ |
H A D | Shader.cpp | 186 * SetSamplers -- 194 SetSamplers(enum pipe_shader_type shader_type, // IN in SetSamplers() function 216 * SetSamplers -- 658 SetSamplers(PIPE_SHADER_VERTEX, hDevice, Offset, NumSamplers, phSamplers); in VsSetSamplers() 794 SetSamplers(PIPE_SHADER_GEOMETRY, hDevice, Offset, NumSamplers, phSamplers); in GsSetSamplers() 1106 SetSamplers(PIPE_SHADER_FRAGMENT, hDevice, Offset, NumSamplers, phSamplers);
|
/third_party/mesa3d/src/gallium/drivers/svga/svgadump/ |
H A D | svga_dump.c | 1510 SVGA3D_DUMP_HEADER(SetSamplers) in SVGA3D_DUMP_HEADER() 2094 SVGA3D_DUMP_CASE_LIST(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); in svga_dump_command()
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
H A D | svga_cmd_vgpu10.c | 299 SVGA3D_CREATE_CMD_COUNT(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); in SVGA3D_vgpu10_SetSamplers()
|
Completed in 8 milliseconds