Searched refs:blendId (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c401 SVGA3dBlendStateId blendId,
407 SVGA3D_COPY_BASIC_2(blendId, sampleMask);
891 SVGA3dBlendStateId blendId,
898 cmd->blendId = blendId;
910 SVGA3dBlendStateId blendId)
914 cmd->blendId = blendId;
400 SVGA3D_vgpu10_SetBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId,const float * blendFactor,uint32 sampleMask) argument
890 SVGA3D_vgpu10_DefineBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId,uint8 alphaToCoverageEnable,uint8 independentBlendEnable,const SVGA3dDXBlendStatePerRT * perRT) argument
909 SVGA3D_vgpu10_DestroyBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId) argument
H A Dsvga_cmd.h385 SVGA3dBlendStateId blendId,
530 SVGA3dBlendStateId blendId,
537 SVGA3dBlendStateId blendId);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/
H A Dsvga_cmd_vgpu10.c401 SVGA3dBlendStateId blendId,
407 SVGA3D_COPY_BASIC_2(blendId, sampleMask);
891 SVGA3dBlendStateId blendId,
898 cmd->blendId = blendId;
910 SVGA3dBlendStateId blendId)
914 cmd->blendId = blendId;
400 SVGA3D_vgpu10_SetBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId,const float * blendFactor,uint32 sampleMask) argument
890 SVGA3D_vgpu10_DefineBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId,uint8 alphaToCoverageEnable,uint8 independentBlendEnable,const SVGA3dDXBlendStatePerRT * perRT) argument
909 SVGA3D_vgpu10_DestroyBlendState(struct svga_winsys_context * swc,SVGA3dBlendStateId blendId) argument
H A Dsvga_cmd.h385 SVGA3dBlendStateId blendId,
530 SVGA3dBlendStateId blendId,
537 SVGA3dBlendStateId blendId);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h378 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXSetBlendState
1174 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXDefineBlendState
1186 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXDestroyBlendState
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/include/
H A Dsvga3d_dx.h419 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXSetBlendState
1215 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXDefineBlendState
1227 SVGA3dBlendStateId blendId; member in struct:SVGA3dCmdDXDestroyBlendState
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1553 SVGA3D_DUMP_PARAMETER(blendId, u);
1788 SVGA3D_DUMP_PARAMETER(blendId, u);
1812 SVGA3D_DUMP_PARAMETER(blendId, u);
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/svga/svgadump/
H A Dsvga_dump.c1553 SVGA3D_DUMP_PARAMETER(blendId, u);
1788 SVGA3D_DUMP_PARAMETER(blendId, u);
1812 SVGA3D_DUMP_PARAMETER(blendId, u);

Completed in 23 milliseconds