Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
Dst_atom_texture.c108 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/
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.c186 unsigned num_textures = tex->num_textures + v->astc_srgb.count; in emit_textures() local
/third_party/mesa3d/src/mesa/drivers/dri/i965/
Dbrw_program.c772 int num_textures = util_last_bit(prog->SamplersUsed); in brw_assign_common_binding_table_offsets() 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/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/a5xx/
Dfd5_emit.c377 unsigned num_textures = tex->num_textures; in emit_textures() local
/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_vX_cmd_buffer.c378 unsigned num_textures = pipeline->layout->num_textures; in panvk_cmd_prepare_textures() local
Dpanvk_private.h398 unsigned num_textures; member
415 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/freedreno/a6xx/
Dfd6_emit.c362 unsigned num_textures = tex->num_textures; in fd6_emit_textures() local
/third_party/mesa3d/src/gallium/drivers/svga/
Dsvga_shader.h122 unsigned num_textures:8; member
/third_party/mesa3d/src/gallium/drivers/lima/
Dlima_context.h154 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/vc4/
Dvc4_context.h104 unsigned num_textures; member
/third_party/mesa3d/src/compiler/
Dshader_info.h137 uint8_t num_textures; member
/third_party/weston/libweston/renderer-gl/
Dgl-renderer.c182 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/
Dfreedreno_context.h56 unsigned num_textures; member
/third_party/mesa3d/src/gallium/drivers/v3d/
Dv3d_context.h186 unsigned num_textures; member
/third_party/mesa3d/src/gallium/frontends/nine/
Dnine_state.c995 unsigned num_textures = 0; in update_textures_and_samplers() local