Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/swr/
Dswr_tex_sample.cpp84 struct swr_sampler_soa { struct
281 struct swr_sampler_soa *sampler = (struct swr_sampler_soa *)base; in swr_sampler_soa_emit_fetch_texel()
308 struct swr_sampler_soa *sampler = (struct swr_sampler_soa *)base; in swr_sampler_soa_emit_size_query()
324 struct swr_sampler_soa *sampler; in swr_sampler_soa_create()
326 sampler = CALLOC_STRUCT(swr_sampler_soa); in swr_sampler_soa_create()