/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_texture.c | 192 unsigned num_samplers, void **samplers) in nv30_bind_sampler_states()
|
D | nv30_context.h | 84 unsigned num_samplers; member 97 unsigned num_samplers; member
|
/third_party/mesa3d/src/gallium/auxiliary/draw/ |
D | draw_pipe_pstipple.c | 83 uint num_samplers; member 198 uint num_samplers; in pstip_first_tri() local
|
/third_party/mesa3d/src/gallium/auxiliary/tgsi/ |
D | tgsi_dynamic_indexing.c | 49 unsigned num_samplers; member
|
/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_sampler.c | 181 unsigned unit, num_samplers; in update_shader_samplers() local
|
/third_party/mesa3d/src/gallium/drivers/etnaviv/ |
D | etnaviv_texture.c | 45 unsigned start_slot, unsigned num_samplers, in etna_bind_sampler_states()
|
/third_party/mesa3d/src/gallium/drivers/radeonsi/ |
D | si_shader_internal.h | 56 unsigned num_samplers; member
|
/third_party/mesa3d/src/gallium/frontends/xa/ |
D | xa_composite.c | 456 int num_samplers = 0; in bind_samplers() local
|
/third_party/mesa3d/src/gallium/frontends/clover/nir/ |
D | invocation.cpp | 92 int num_rd_images = 0, num_wr_images = 0, num_samplers = 0; in clover_nir_lower_images() local
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 152 int num_samplers; in emit_textures() local
|
/third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
D | lp_context.h | 94 unsigned num_samplers[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/microsoft/clc/ |
D | clc_compiler.h | 68 size_t num_samplers; member
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_tgsi_emit.h | 140 int num_samplers; member
|
/third_party/mesa3d/src/gallium/drivers/softpipe/ |
D | sp_context.h | 102 unsigned num_samplers[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.h | 53 uint8_t num_samplers[4]; member
|
D | nv50_context.h | 185 unsigned num_samplers[NV50_MAX_SHADER_STAGES]; member
|
D | nv50_state.c | 634 unsigned num_samplers, void **samplers) in nv50_bind_sampler_states()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 54 uint8_t num_samplers[6]; member
|
D | nvc0_context.h | 229 unsigned num_samplers[6]; member
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_cmd_buffer.c | 414 unsigned num_samplers = pipeline->layout->num_samplers; in panvk_cmd_prepare_samplers() local
|
/third_party/mesa3d/src/gallium/drivers/d3d12/ |
D | d3d12_context.h | 181 unsigned num_samplers[PIPE_SHADER_TYPES]; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_context.h | 156 unsigned num_samplers; member
|
/third_party/mesa3d/src/gallium/drivers/i915/ |
D | i915_context.h | 280 unsigned num_samplers; member
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_wm_surface_state.c | 1186 unsigned num_samplers = BITSET_LAST_BIT(prog->info.textures_used); in update_stage_texture_surfaces() local
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_context.h | 106 unsigned num_samplers; member
|