Searched refs:SVGA3dTextureState (Results 1 - 10 of 10) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
H A Dsvga_state_tss.c135 SVGA3dTextureState *ts;
204 SVGA3dTextureState *ts;
249 SVGA3dTextureState ts[PIPE_MAX_SAMPLERS*SVGA3D_TS_MAX];
327 SVGA3dTextureState *ts;
H A Dsvga_cmd.h186 SVGA3dTextureState **states,
H A Dsvga_cmd.c1293 SVGA3dTextureState **states, // OUT
1306 *states = (SVGA3dTextureState*) &cmd[1];
/external/mesa3d/src/gallium/drivers/svga/
H A Dsvga_state_tss.c135 SVGA3dTextureState *ts;
204 SVGA3dTextureState *ts;
249 SVGA3dTextureState ts[PIPE_MAX_SAMPLERS*SVGA3D_TS_MAX];
327 SVGA3dTextureState *ts;
H A Dsvga_cmd.h186 SVGA3dTextureState **states,
H A Dsvga_cmd.c1293 SVGA3dTextureState **states, // OUT
1306 *states = (SVGA3dTextureState*) &cmd[1];
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c187 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd)
1602 while(body + sizeof(SVGA3dTextureState) <= next) {
1603 dump_SVGA3dTextureState((const SVGA3dTextureState *)body);
1604 body += sizeof(SVGA3dTextureState);
/external/mesa3d/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c187 dump_SVGA3dTextureState(const SVGA3dTextureState *cmd)
1602 while(body + sizeof(SVGA3dTextureState) <= next) {
1603 dump_SVGA3dTextureState((const SVGA3dTextureState *)body);
1604 body += sizeof(SVGA3dTextureState);
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1563 } SVGA3dTextureState; typedef in typeref:struct:__anon12339
1568 /* Followed by variable number of SVGA3dTextureState structures */
/external/mesa3d/src/gallium/drivers/svga/include/
H A Dsvga3d_reg.h1563 } SVGA3dTextureState; typedef in typeref:struct:__anon22722
1568 /* Followed by variable number of SVGA3dTextureState structures */

Completed in 110 milliseconds