Home
last modified time | relevance | path

Searched defs:num_textures (Results 1 – 21 of 21) sorted by relevance

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c106 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/
Dir3_image.c34 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/
Dnv30_context.h82 unsigned num_textures; member
95 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a4xx/
Dfd4_emit.c203 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/
Dnv50_screen.h52 uint8_t num_textures[4]; member
Dnv50_context.h182 unsigned num_textures[NV50_MAX_SHADER_STAGES]; member
Dnv50_surface.c859 unsigned num_textures[NV50_MAX_3D_SHADER_STAGES]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a5xx/
Dfd5_emit.c377 unsigned num_textures = tex->num_textures; in emit_textures() local
/third_party/mesa3d/src/gallium/drivers/nouveau/nvc0/
Dnvc0_screen.h53 uint8_t num_textures[6]; member
Dnvc0_context.h225 unsigned num_textures[6]; member
Dnvc0_surface.c831 unsigned num_textures[5]; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c363 unsigned num_textures = tex->num_textures; in fd6_emit_textures() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cmd_buffer.c309 unsigned num_textures = pipeline->layout->num_textures; in panvk_cmd_prepare_textures() local
Dpanvk_private.h380 unsigned num_textures; member
411 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h104 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h158 unsigned num_textures; member
/third_party/mesa3d/src/compiler/
Dshader_info.h146 uint8_t num_textures; member
/third_party/mesa3d/src/gallium/drivers/freedreno/
Dfreedreno_context.h56 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h124 unsigned num_textures:8; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h195 unsigned num_textures; member
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c994 unsigned num_textures = 0; in update_textures_and_samplers() local