Searched refs:sampler_ps1xtypes (Results 1 – 4 of 4) sorted by relevance
60 info.sampler_ps1xtypes = 0x0; in NinePixelShader9_ctor()167 info.sampler_ps1xtypes = key; in NinePixelShader9_GetVariant()
61 uint32_t sampler_ps1xtypes; /* 2 bits per sampler */ member
65 info.sampler_ps1xtypes = 0x0; in NineVertexShader9_ctor()
2077 switch ((info->sampler_ps1xtypes >> (stage * 2)) & 0x3) { in ps1x_sampler_type()