Home
last modified time | relevance | path

Searched refs:dummy_view (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
H A Dfd4_emit.c214 static const struct fd4_pipe_sampler_view dummy_view = {}; in emit_textures() local
217 : &dummy_view; in emit_textures()
237 static const struct fd4_pipe_sampler_view dummy_view = {}; in emit_textures() local
242 : &dummy_view; in emit_textures()
262 static const struct fd4_pipe_sampler_view dummy_view = {}; in emit_textures() local
267 : &dummy_view; in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a3xx/
H A Dfd3_emit.c203 static const struct fd3_pipe_sampler_view dummy_view = {}; in emit_textures() local
206 : &dummy_view; in emit_textures()
224 static const struct fd3_pipe_sampler_view dummy_view = { in emit_textures() local
230 : &dummy_view; in emit_textures()
/third_party/mesa3d/src/gallium/drivers/freedreno/a2xx/
H A Dfd2_emit.c118 static const struct fd2_pipe_sampler_view dummy_view = {}; in emit_texture() local
130 : &dummy_view; in emit_texture()
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
H A Dfd5_emit.c389 static const struct fd5_pipe_sampler_view dummy_view = {}; variable
392 : &dummy_view;
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
H A Dfd6_emit.c393 static const struct fd6_pipe_sampler_view dummy_view = {}; in fd6_emit_textures() local
394 view = &dummy_view; in fd6_emit_textures()

Completed in 7 milliseconds