/third_party/mesa3d/src/mesa/state_tracker/ |
D | st_atom_texture.c | 108 unsigned num_textures = util_last_bit(samplers_used); in st_get_sampler_views() local 266 unsigned num_textures = in update_textures() local
|
/third_party/mesa3d/src/freedreno/ir3/ |
D | ir3_image.c | 34 ir3_ibo_mapping_init(struct ir3_ibo_mapping *mapping, unsigned num_textures) in ir3_ibo_mapping_init()
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv30/ |
D | nv30_context.h | 82 unsigned num_textures; member 95 unsigned num_textures; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/ |
D | fd4_emit.c | 186 unsigned num_textures = tex->num_textures + v->astc_srgb.count; in emit_textures() local
|
/third_party/mesa3d/src/mesa/drivers/dri/i965/ |
D | brw_program.c | 772 int num_textures = util_last_bit(prog->SamplersUsed); in brw_assign_common_binding_table_offsets() local
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/ |
D | nv50_screen.h | 52 uint8_t num_textures[4]; member
|
D | nv50_context.h | 182 unsigned num_textures[NV50_MAX_SHADER_STAGES]; member
|
D | nv50_surface.c | 859 unsigned num_textures[NV50_MAX_3D_SHADER_STAGES]; member
|
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/ |
D | nvc0_screen.h | 53 uint8_t num_textures[6]; member
|
D | nvc0_context.h | 225 unsigned num_textures[6]; member
|
D | nvc0_surface.c | 831 unsigned num_textures[5]; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/ |
D | fd5_emit.c | 377 unsigned num_textures = tex->num_textures; in emit_textures() local
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_vX_cmd_buffer.c | 378 unsigned num_textures = pipeline->layout->num_textures; in panvk_cmd_prepare_textures() local
|
D | panvk_private.h | 398 unsigned num_textures; member 415 unsigned num_textures; member
|
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/ |
D | fd6_emit.c | 362 unsigned num_textures = tex->num_textures; in fd6_emit_textures() local
|
/third_party/mesa3d/src/gallium/drivers/svga/ |
D | svga_shader.h | 122 unsigned num_textures:8; member
|
/third_party/mesa3d/src/gallium/drivers/lima/ |
D | lima_context.h | 154 unsigned num_textures; member
|
/third_party/mesa3d/src/gallium/drivers/vc4/ |
D | vc4_context.h | 104 unsigned num_textures; member
|
/third_party/mesa3d/src/compiler/ |
D | shader_info.h | 137 uint8_t num_textures; member
|
/third_party/weston/libweston/renderer-gl/ |
D | gl-renderer.c | 182 int num_textures; member 1715 ensure_textures(struct gl_surface_state *gs, int num_textures) in ensure_textures()
|
/third_party/mesa3d/src/gallium/drivers/freedreno/ |
D | freedreno_context.h | 56 unsigned num_textures; member
|
/third_party/mesa3d/src/gallium/drivers/v3d/ |
D | v3d_context.h | 186 unsigned num_textures; member
|
/third_party/mesa3d/src/gallium/frontends/nine/ |
D | nine_state.c | 995 unsigned num_textures = 0; in update_textures_and_samplers() local
|