Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c187 static const struct fd4_pipe_sampler_view dummy_view = {}; in emit_textures() local
190 &dummy_view; in emit_textures()
208 static const struct fd4_pipe_sampler_view dummy_view = {}; in emit_textures() local
214 &dummy_view; in emit_textures()
/external/mesa3d/src/gallium/drivers/freedreno/a3xx/
Dfd3_emit.c184 static const struct fd3_pipe_sampler_view dummy_view = {}; in emit_textures() local
187 &dummy_view; in emit_textures()
204 static const struct fd3_pipe_sampler_view dummy_view = { in emit_textures() local
210 &dummy_view; in emit_textures()
/external/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c323 static const struct fd5_pipe_sampler_view dummy_view = {}; in emit_textures() local
326 &dummy_view; in emit_textures()