Searched refs:GalliumD3D11SamplerState (Results 1 – 3 of 3) sorted by relevance
58 …refcnt_ptr<GalliumD3D11SamplerState, PtrTraits> samplers[D3D11_STAGES][D3D11_COMMONSHADER_SAMPLER_…373 void xs_set_samplers(unsigned start, unsigned count, GalliumD3D11SamplerState *const *samps) in xs_set_samplers()447 …xs_set_samplers<D3D11_STAGE_##XS>(start, count, (GalliumD3D11SamplerState *const *)new_samplers); \
153 …pedef GalliumD3D11DescribedObject<ID3D11SamplerState, D3D11_SAMPLER_DESC> GalliumD3D11SamplerState; typedef
637 *out_sampler_state = new GalliumD3D11SamplerState(this, object, *sampler_desc); in CreateSamplerState()