Home
last modified time | relevance | path

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

/CTR-SDK-4.2.5/include/nn/gd/CTR/
Dgd_Texture.h161 class SamplerStateDescription; variable
716 static nnResult CreateSamplerState(const SamplerStateDescription* desc, SamplerState** sampler);
1712 class SamplerStateDescription
1927 SamplerStateDescription() { ToDefault(); } in SamplerStateDescription() function