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
287 struct swr_sampler_soa *sampler = (struct swr_sampler_soa *)base; in swr_sampler_soa_emit_fetch_texel()
314 struct swr_sampler_soa *sampler = (struct swr_sampler_soa *)base; in swr_sampler_soa_emit_size_query()
330 struct swr_sampler_soa *sampler; in swr_sampler_soa_create()
332 sampler = CALLOC_STRUCT(swr_sampler_soa); in swr_sampler_soa_create()