Searched refs:SVGA3dSamplerId (Results 1 - 12 of 12) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 136 typedef uint32 SVGA3dSamplerId; typedef in typeref:typename:uint32 265 * Followed by a variable number of SVGA3dSamplerId's. 1345 SVGA3dSamplerId samplerId; 1365 SVGA3dSamplerId samplerId;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/ |
| H A D | svga_cmd.h | 375 const SVGA3dSamplerId *samplerIds); 588 SVGA3dSamplerId samplerId, 602 SVGA3dSamplerId samplerId);
|
| H A D | svga_context.h | 215 SVGA3dSamplerId id[2]; 398 SVGA3dSamplerId samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
|
| H A D | svga_cmd_vgpu10.c | 297 const SVGA3dSamplerId *samplerIds) 299 SVGA3D_CREATE_CMD_COUNT(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); 302 memcpy(cmd + 1, samplerIds, count * sizeof(SVGA3dSamplerId)); 1020 SVGA3dSamplerId samplerId, 1049 SVGA3dSamplerId samplerId)
|
| H A D | svga_state_sampler.c | 398 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS];
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/ |
| H A D | svga_cmd.h | 375 const SVGA3dSamplerId *samplerIds); 588 SVGA3dSamplerId samplerId, 602 SVGA3dSamplerId samplerId);
|
| H A D | svga_cmd_vgpu10.c | 297 const SVGA3dSamplerId *samplerIds) 299 SVGA3D_CREATE_CMD_COUNT(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId); 302 memcpy(cmd + 1, samplerIds, count * sizeof(SVGA3dSamplerId)); 1020 SVGA3dSamplerId samplerId, 1049 SVGA3dSamplerId samplerId)
|
| H A D | svga_context.h | 221 SVGA3dSamplerId id[2]; 433 SVGA3dSamplerId samplers[PIPE_SHADER_TYPES][PIPE_MAX_SAMPLERS];
|
| H A D | svga_state_sampler.c | 400 SVGA3dSamplerId ids[PIPE_MAX_SAMPLERS];
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/ |
| H A D | svga3d_dx.h | 136 typedef uint32 SVGA3dSamplerId; typedef in typeref:typename:uint32 265 * Followed by a variable number of SVGA3dSamplerId's. 1386 SVGA3dSamplerId samplerId; 1406 SVGA3dSamplerId samplerId;
|
| /xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 321 dump_SVGA3dSamplerId(const SVGA3dSamplerId *cmd) 2094 SVGA3D_DUMP_CASE_LIST(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId);
|
| /xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/ |
| H A D | svga_dump.c | 321 dump_SVGA3dSamplerId(const SVGA3dSamplerId *cmd) 2094 SVGA3D_DUMP_CASE_LIST(SetSamplers, SET_SAMPLERS, SVGA3dSamplerId);
|
Completed in 42 milliseconds