Lines Matching defs:blend
402 * the resource video memory) for a blend state.
423 * the resource video memory) for a blend state.
441 * Translate blend function from svga3d to gallium representation.
471 * Translate blend factor from svga3d to gallium representation.
477 D3D10_DDI_BLEND blend)
480 switch (blend) {
494 switch (blend) {
541 * The CreateBlendState function creates a blend state.
616 * The CreateBlendState function creates a blend state.
675 * The DestroyBlendState function destroys the specified blend
676 * state object. The blend state object can be destoyed only if
700 * The SetBlendState function sets a blend state.