Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_emit.c127 static const struct fd2_sampler_stateobj dummy_sampler = {}; in emit_texture() local
136 &dummy_sampler; in emit_texture()
/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c159 static const struct fd4_sampler_stateobj dummy_sampler = {}; in emit_textures() local
162 &dummy_sampler; in emit_textures()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c296 static const struct fd5_sampler_stateobj dummy_sampler = {}; in emit_textures() local
299 &dummy_sampler; in emit_textures()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c162 static const struct fd3_sampler_stateobj dummy_sampler = {}; in emit_textures() local
165 &dummy_sampler; in emit_textures()