Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h218 struct d3d12_descriptor_handle null_sampler; member
Dd3d12_draw.cpp163 descs[desc_idx] = ctx->null_sampler.cpu_handle; in fill_sampler_descriptors()
Dd3d12_context.cpp1805 d3d12_descriptor_pool_alloc_handle(ctx->sampler_pool, &ctx->null_sampler); in d3d12_init_null_sampler()
1818 screen->dev->CreateSampler(&desc, ctx->null_sampler.cpu_handle); in d3d12_init_null_sampler()