Searched refs:SVGA3dTextureState (Results 1 - 11 of 11) sorted by last modified time

/xsrc/external/mit/xf86-video-vmware/dist/vmwgfx/
H A Dsvga3d_reg.h1500 } SVGA3dTextureState; typedef in typeref:struct:__anon70b0d8605508
1505 /* Followed by variable number of SVGA3dTextureState structures */
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c204 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd)
2285 while(body + sizeof(SVGA3dTextureState) <= next) {
2286 dump_SVGA3dTextureState((const SVGA3dTextureState *)body);
2287 body += sizeof(SVGA3dTextureState);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_state_tss.c182 SVGA3dTextureState *ts;
272 SVGA3dTextureState *ts;
316 SVGA3dTextureState ts[PIPE_MAX_SAMPLERS*SVGA3D_TS_MAX];
409 SVGA3dTextureState *ts;
H A Dsvga_cmd.c1306 SVGA3dTextureState **states, // OUT
1319 *states = (SVGA3dTextureState*) &cmd[1];
H A Dsvga_cmd.h208 SVGA3dTextureState **states,
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h926 SVGA3dTextureState; typedef in typeref:struct:__anon2dcb6c682108
932 /* Followed by variable number of SVGA3dTextureState structures */
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c204 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd)
2285 while(body + sizeof(SVGA3dTextureState) <= next) {
2286 dump_SVGA3dTextureState((const SVGA3dTextureState *)body);
2287 body += sizeof(SVGA3dTextureState);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_state_tss.c182 SVGA3dTextureState *ts;
271 SVGA3dTextureState *ts;
315 SVGA3dTextureState ts[PIPE_MAX_SAMPLERS*SVGA3D_TS_MAX];
409 SVGA3dTextureState *ts;
H A Dsvga_cmd.c1306 SVGA3dTextureState **states, // OUT
1319 *states = (SVGA3dTextureState*) &cmd[1];
H A Dsvga_cmd.h208 SVGA3dTextureState **states,
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_cmd.h892 SVGA3dTextureState; typedef in typeref:struct:__anonc6e2a0b52108
898 /* Followed by variable number of SVGA3dTextureState structures */

Completed in 56 milliseconds