Home
last modified time | relevance | path

Searched refs:SamplerStateDescription (Results 1 – 1 of 1) sorted by relevance

/CTR-SDK-2.4.0/include/nn/gd/CTR/
Dgd_Texture.h161 class SamplerStateDescription; variable
661 static nnResult CreateSamplerState(const SamplerStateDescription* desc, SamplerState** sampler);
1655 class SamplerStateDescription
1870 SamplerStateDescription() { ToDefault(); } in SamplerStateDescription() function