Searched defs:unit (Results 1 - 25 of 242) sorted by relevance

12345678910

/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dtexstate.h41 _mesa_get_tex_unit(struct gl_context *ctx, GLuint unit) argument
66 unsigned unit local in function:_mesa_get_current_fixedfunc_tex_unit
[all...]
H A Dsamplerobj.h39 _mesa_get_samplerobj(struct gl_context *ctx, GLuint unit) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dtexstate.h41 _mesa_get_tex_unit(struct gl_context *ctx, GLuint unit) argument
64 _mesa_get_fixedfunc_tex_unit(struct gl_context *ctx, GLuint unit) argument
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_buffer.c31 sp_tgsi_ssbo_lookup(const struct tgsi_buffer * buffer,uint32_t unit,uint32_t * size) argument
/xsrc/external/mit/MesaLib/dist/src/broadcom/compiler/
H A Dv3d33_tex.c43 unsigned unit = instr->texture_index; local in function:v3d33_vir_emit_tex
/xsrc/external/mit/MesaLib.old/dist/src/broadcom/compiler/
H A Dv3d33_tex.c36 unsigned unit = instr->texture_index; local in function:v3d33_vir_emit_tex
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c36 unsigned unit = ffs(dirty) - 1; local in function:nv40_verttex_validate
H A Dnv30_fragtex.c42 unsigned unit = ffs(dirty) - 1; local in function:nv30_fragtex_validate
[all...]
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/nouveau/nv30/
H A Dnv40_verttex.c36 unsigned unit = ffs(dirty) - 1; local in function:nv40_verttex_validate
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_maos_arrays.c151 GLuint vtx, unit; local in function:radeonEmitArrays
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/i915/
H A Di915_state_derived.c39 static uint find_mapping(const struct i915_fragment_shader* fs, int unit) argument
76 uint unit = I915_SEMANTIC_POS; local in function:calculate_vertex_layout
87 uint unit = fs->info.input_semantic_index[i]; local in function:calculate_vertex_layout
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_validate.c43 intel_finalize_mipmap_tree(struct intel_context *intel, GLuint unit) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tex.c42 struct gl_fixedfunc_texture_unit *unit = local in function:nv10_emit_tex_gen
H A Dnv20_state_tex.c42 struct gl_fixedfunc_texture_unit *unit = local in function:nv20_emit_tex_gen
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i915/
H A Dintel_tex_validate.c43 intel_finalize_mipmap_tree(struct intel_context *intel, GLuint unit) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnv10_state_tex.c42 struct gl_fixedfunc_texture_unit *unit = local in function:nv10_emit_tex_gen
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/radeon/
H A Dradeon_maos_arrays.c150 GLuint vtx, unit; local in function:radeonEmitArrays
[all...]
/xsrc/external/mit/xcb-util/dist/image/
H A Dxcb_image.h111 uint8_t unit; /**< Scanline unit in bits for member in struct:xcb_image_t
[all...]
H A Dxcb_pixel.h60 uint32_t unit = (x >> 3) & ~xcb_mask(2); local in function:xcb_image_put_pixel_XY32M
87 uint32_t unit = (x >> 3) & ~xcb_mask(2); local in function:xcb_image_get_pixel_XY32M
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/vc4/
H A Dvc4_nir_lower_txf_ms.c81 unsigned unit = txf_ms->texture_index; local in function:vc4_nir_lower_txf_ms_instr
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/svga/
H A Dsvga_tgsi.c169 svga_tgsi_vgpu9_translate(struct svga_context * svga,const struct svga_shader * shader,const struct svga_compile_key * key,enum pipe_shader_type unit) argument
H A Dsvga_tgsi_decl_sm30.c297 unsigned unit = index - 1; local in function:ps30_input
609 unsigned unit = decl->Range.First; local in function:svga_translate_decl_sm30
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/state_tracker/
H A Dst_atom_shader.c58 get_texture_target(struct gl_context *ctx, const unsigned unit) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_aalinetemp.h72 const GLuint unit = attr - VARYING_SLOT_TEX0; local in function:NAME
H A Ds_texfetch.c521 _mesa_update_fetch_functions(struct gl_context *ctx, GLuint unit) argument

Completed in 11 milliseconds

12345678910