| /third_party/mesa3d/src/mesa/state_tracker/ |
| D | st_atom_texture.c | 106 unsigned num_textures = util_last_bit(samplers_used); in st_get_sampler_views() local 264 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 | 203 unsigned num_textures = tex->num_textures + v->astc_srgb.count + v->tg4.count; in emit_textures() local 927 unsigned num_textures = ctx->tex[PIPE_SHADER_COMPUTE].num_textures + in fd4_emit_cs_state() 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/freedreno/a5xx/ |
| D | fd5_emit.c | 377 unsigned num_textures = tex->num_textures; in emit_textures() local
|
| /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/a6xx/ |
| D | fd6_emit.c | 363 unsigned num_textures = tex->num_textures; in fd6_emit_textures() local
|
| /third_party/mesa3d/src/panfrost/vulkan/ |
| D | panvk_vX_cmd_buffer.c | 309 unsigned num_textures = pipeline->layout->num_textures; in panvk_cmd_prepare_textures() local
|
| D | panvk_private.h | 380 unsigned num_textures; member 411 unsigned num_textures; member
|
| /third_party/mesa3d/src/gallium/drivers/vc4/ |
| D | vc4_context.h | 104 unsigned num_textures; member
|
| /third_party/mesa3d/src/gallium/drivers/lima/ |
| D | lima_context.h | 158 unsigned num_textures; member
|
| /third_party/mesa3d/src/compiler/ |
| D | shader_info.h | 146 uint8_t num_textures; member
|
| /third_party/mesa3d/src/gallium/drivers/freedreno/ |
| D | freedreno_context.h | 56 unsigned num_textures; member
|
| /third_party/mesa3d/src/gallium/drivers/svga/ |
| D | svga_shader.h | 124 unsigned num_textures:8; member
|
| /third_party/mesa3d/src/gallium/drivers/v3d/ |
| D | v3d_context.h | 195 unsigned num_textures; member
|
| /third_party/mesa3d/src/gallium/frontends/nine/ |
| D | nine_state.c | 994 unsigned num_textures = 0; in update_textures_and_samplers() local
|