Searched defs:clamp (Results 1 - 25 of 84) sorted by relevance

1234

/xsrc/external/mit/glu/dist/src/libnurbs/internals/
H A Dcurve.cc134 Curve::clamp( void ) function in class:Curve
H A Dpatch.cc215 Patch::clamp( void ) function in class:Patch
224 Patchspec::clamp( REAL clampfactor ) function in class:Patchspec
/xsrc/external/mit/MesaLib.old/dist/src/mesa/main/
H A Dpolygon.c332 _mesa_PolygonOffsetClampEXT( GLfloat factor, GLfloat units, GLfloat clamp ) argument
302 _mesa_polygon_offset_clamp(struct gl_context * ctx,GLfloat factor,GLfloat units,GLfloat clamp) argument
/xsrc/external/mit/MesaLib/dist/src/mesa/main/
H A Dpolygon.c348 _mesa_PolygonOffsetClampEXT( GLfloat factor, GLfloat units, GLfloat clamp ) argument
317 _mesa_polygon_offset_clamp(struct gl_context * ctx,GLfloat factor,GLfloat units,GLfloat clamp) argument
/xsrc/external/mit/brotli/dist/c/enc/
H A Dliteral_cost.c21 static size_t UTF8Position(size_t last, size_t c, size_t clamp) { argument
/xsrc/external/mit/mesa-demos/dist/src/samples/
H A Dtexture.c43 float clamp[] = {GL_CLAMP}; variable in typeref:typename:float[]
/xsrc/external/mit/MesaLib.old/dist/src/gallium/state_trackers/nine/
H A Dnine_limits.h46 } clamp; member in union:nine_state_behaviour::__anone371371b010a
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c47 float clamp; member in struct:offset_stage
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h41 r300_translate_blend_function(int blend_func,boolean clamp) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/nine/
H A Dnine_limits.h46 } clamp; member in union:nine_state_behaviour::__anonb7866782010a
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/r300/
H A Dr300_state_inlines.h41 r300_translate_blend_function(int blend_func,boolean clamp) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/draw/
H A Ddraw_pipe_offset.c47 float clamp; member in struct:offset_stage
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_conversion_builder.h435 nir_convert_with_rounding(nir_builder * b,nir_ssa_def * src,nir_alu_type src_type,nir_alu_type dest_type,nir_rounding_mode round,bool clamp) argument
/xsrc/external/mit/MesaLib.old/dist/src/mesa/program/
H A Dprog_execute.c328 const GLboolean clamp = inst->Saturate; local in function:store_vector4
/xsrc/external/mit/MesaLib.old/dist/src/mesa/swrast/
H A Ds_stencil.c86 clamp(GLint val) function in typeref:typename:GLubyte
/xsrc/external/mit/MesaLib/dist/src/mesa/program/
H A Dprog_execute.c328 const GLboolean clamp = inst->Saturate; local in function:store_vector4
/xsrc/external/mit/MesaLib.old/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c784 boolean clamp; local in function:lp_build_packs2
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c59 boolean clamp[PIPE_MAX_COLOR_BUFS]; /**< clamp colors to [0,1]? */ member in struct:blend_quad_stage
938 const boolean clamp = bqs->clamp[cbuf]; local in function:blend_fallback
[all...]
H A Dsp_quad_depth_test.c55 bool clamp; member in struct:depth_data
/xsrc/external/mit/MesaLib/src/panfrost/bifrost/
H A Dbi_printer.c153 bi_clamp_as_str(enum bi_clamp clamp) argument
[all...]
/xsrc/external/mit/MesaLib.old/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c325 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units, GLfloat clamp) argument
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/softpipe/
H A Dsp_quad_blend.c59 boolean clamp[PIPE_MAX_COLOR_BUFS]; /**< clamp colors to [0,1]? */ member in struct:blend_quad_stage
940 const boolean clamp = bqs->clamp[cbuf]; local in function:blend_fallback
[all...]
/xsrc/external/mit/MesaLib/dist/src/mesa/swrast/
H A Ds_stencil.c86 clamp(GLint val) function in typeref:typename:GLubyte
/xsrc/external/mit/MesaLib/dist/src/gallium/auxiliary/gallivm/
H A Dlp_bld_pack.c784 boolean clamp; local in function:lp_build_packs2
/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/nouveau/
H A Dnouveau_state.c325 nouveau_polygon_offset(struct gl_context *ctx, GLfloat factor, GLfloat units, GLfloat clamp) argument

Completed in 38 milliseconds

1234