Home
last modified time | relevance | path

Searched defs:num_samplers (Results 1 – 25 of 44) sorted by relevance

12

/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/
Dnv30_texture.c192 unsigned num_samplers, void **samplers) in nv30_bind_sampler_states()
Dnv30_context.h84 unsigned num_samplers; member
97 unsigned num_samplers; member
/third_party/mesa3d/src/gallium/auxiliary/draw/
Ddraw_pipe_pstipple.c83 uint num_samplers; member
198 uint num_samplers; in pstip_first_tri() local
/third_party/mesa3d/src/gallium/auxiliary/tgsi/
Dtgsi_dynamic_indexing.c49 unsigned num_samplers; member
/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_sampler.c181 unsigned unit, num_samplers; in update_shader_samplers() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
Detnaviv_texture.c45 unsigned start_slot, unsigned num_samplers, in etna_bind_sampler_states()
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h56 unsigned num_samplers; member
/third_party/mesa3d/src/gallium/frontends/xa/
Dxa_composite.c456 int num_samplers = 0; in bind_samplers() local
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp92 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/
Dfd4_emit.c152 int num_samplers; in emit_textures() local
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
Dlp_context.h94 unsigned num_samplers[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.h68 size_t num_samplers; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_tgsi_emit.h140 int num_samplers; member
/third_party/mesa3d/src/gallium/drivers/softpipe/
Dsp_context.h102 unsigned num_samplers[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
Dnv50_screen.h53 uint8_t num_samplers[4]; member
Dnv50_context.h185 unsigned num_samplers[NV50_MAX_SHADER_STAGES]; member
Dnv50_state.c634 unsigned num_samplers, void **samplers) in nv50_bind_sampler_states()
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h54 uint8_t num_samplers[6]; member
Dnvc0_context.h229 unsigned num_samplers[6]; member
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cmd_buffer.c414 unsigned num_samplers = pipeline->layout->num_samplers; in panvk_cmd_prepare_samplers() local
/third_party/mesa3d/src/gallium/drivers/d3d12/
Dd3d12_context.h181 unsigned num_samplers[PIPE_SHADER_TYPES]; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h156 unsigned num_samplers; member
/third_party/mesa3d/src/gallium/drivers/i915/
Di915_context.h280 unsigned num_samplers; member
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_wm_surface_state.c1186 unsigned num_samplers = BITSET_LAST_BIT(prog->info.textures_used); in update_stage_texture_surfaces() local
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h106 unsigned num_samplers; member

12