Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

ID3D10EffectShaderResourceVariable interface (d3d10effect.h)

A shader-resource interface accesses a shader resource.

Inheritance

The ID3D10EffectShaderResourceVariable interface inherits from ID3D10EffectVariable. ID3D10EffectShaderResourceVariable also has these types of members:

Methods

The ID3D10EffectShaderResourceVariable interface has these methods.

 
ID3D10EffectShaderResourceVariable::GetResource

Get a shader resource.
ID3D10EffectShaderResourceVariable::GetResourceArray

Get an array of shader resources.
ID3D10EffectShaderResourceVariable::SetResource

Set a shader resource.
ID3D10EffectShaderResourceVariable::SetResourceArray

Set an array of shader resources.

Requirements

Requirement Value
Target Platform Windows
Header d3d10effect.h

See also

Effect Interfaces (Direct3D 10)

ID3D10EffectVariable


Feedback

Was this page helpful?

Additional resources