HomeSort by relevance Sort by last modified time
    Searched refs:boolean (Results 51 - 75 of 1935) sorted by null

1 23 4 5 6 7 8 91011>>

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_dump.h 62 util_dump_blend_factor(unsigned value, boolean shortened);
65 util_dump_blend_func(unsigned value, boolean shortened);
68 util_dump_logicop(unsigned value, boolean shortened);
71 util_dump_func(unsigned value, boolean shortened);
74 util_dump_stencil_op(unsigned value, boolean shortened);
77 util_dump_tex_target(unsigned value, boolean shortened);
80 util_dump_tex_wrap(unsigned value, boolean shortened);
83 util_dump_tex_mipfilter(unsigned value, boolean shortened);
86 util_dump_tex_filter(unsigned value, boolean shortened);
u_dual_blend.h 6 static INLINE boolean util_blend_factor_is_dual_src(int factor)
14 static INLINE boolean util_blend_state_is_dual(const struct pipe_blend_state *blend,
  /external/mesa3d/src/gallium/auxiliary/util/
u_dump.h 62 util_dump_blend_factor(unsigned value, boolean shortened);
65 util_dump_blend_func(unsigned value, boolean shortened);
68 util_dump_logicop(unsigned value, boolean shortened);
71 util_dump_func(unsigned value, boolean shortened);
74 util_dump_stencil_op(unsigned value, boolean shortened);
77 util_dump_tex_target(unsigned value, boolean shortened);
80 util_dump_tex_wrap(unsigned value, boolean shortened);
83 util_dump_tex_mipfilter(unsigned value, boolean shortened);
86 util_dump_tex_filter(unsigned value, boolean shortened);
u_dual_blend.h 6 static INLINE boolean util_blend_factor_is_dual_src(int factor)
14 static INLINE boolean util_blend_state_is_dual(const struct pipe_blend_state *blend,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_winsys.h 60 boolean
95 boolean
98 boolean
stw_st.h 46 boolean
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_winsys.h 60 boolean
95 boolean
98 boolean
stw_st.h 46 boolean
  /hardware/qcom/gps/loc_api/libloc_api-rpc-50001/libloc_api-rpc-glue/rpc_inc/
loc_api_sync_call.h 49 boolean in_use;
50 boolean signal_sent;
51 boolean not_available;
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_private.h 124 boolean wide_point_sprites; /**< convert points to tris for sprite mode */
125 boolean line_stipple; /**< do line stipple? */
126 boolean point_sprite; /**< convert points to quads for sprites? */
196 boolean test_fse; /* enable FSE even though its not correct (eg for softpipe) */
197 boolean no_fse; /* disable FSE even when it is correct */
201 boolean bypass_clip_xy;
202 boolean bypass_clip_z;
203 boolean guard_band_xy;
206 boolean quads_always_flatshade_last;
208 boolean flushing; /**< debugging/sanity *
    [all...]
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_private.h 124 boolean wide_point_sprites; /**< convert points to tris for sprite mode */
125 boolean line_stipple; /**< do line stipple? */
126 boolean point_sprite; /**< convert points to quads for sprites? */
196 boolean test_fse; /* enable FSE even though its not correct (eg for softpipe) */
197 boolean no_fse; /* disable FSE even when it is correct */
201 boolean bypass_clip_xy;
202 boolean bypass_clip_z;
203 boolean guard_band_xy;
206 boolean quads_always_flatshade_last;
208 boolean flushing; /**< debugging/sanity *
    [all...]
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/llvmpipe/
lp_query.h 52 extern boolean llvmpipe_check_render_cond(struct llvmpipe_context *);
lp_scene_queue.h 45 lp_scene_dequeue(struct lp_scene_queue *queue, boolean wait);
lp_setup_context.h 95 boolean flatshade_first;
96 boolean ccw_is_frontface;
97 boolean scissor_test;
98 boolean point_size_per_vertex;
167 boolean lp_setup_update_state( struct lp_setup_context *setup,
168 boolean update_scene);
172 boolean lp_setup_flush_and_restart(struct lp_setup_context *setup);
192 boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/softpipe/
sp_screen.h 49 boolean use_llvm;
sp_fence.c 43 static boolean
52 static boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_swtnl.h 36 boolean svga_init_swtnl( struct svga_context *svga );
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/xorg/
xorg_exa.h 25 boolean has_solid_color;
27 boolean accel;
33 boolean has_src;
34 boolean has_mask;
  /external/mesa3d/src/gallium/drivers/llvmpipe/
lp_query.h 52 extern boolean llvmpipe_check_render_cond(struct llvmpipe_context *);
lp_scene_queue.h 45 lp_scene_dequeue(struct lp_scene_queue *queue, boolean wait);
  /external/mesa3d/src/gallium/drivers/softpipe/
sp_screen.h 49 boolean use_llvm;
  /external/mesa3d/src/gallium/drivers/svga/
svga_swtnl.h 36 boolean svga_init_swtnl( struct svga_context *svga );
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_exa.h 25 boolean has_solid_color;
27 boolean accel;
33 boolean has_src;
34 boolean has_mask;
  /external/chromium_org/third_party/libjpeg_turbo/
transupp.h 130 boolean perfect; /* if TRUE, fail if partial MCUs are requested */
131 boolean trim; /* if TRUE, trim partial MCUs as needed */
132 boolean force_grayscale; /* if TRUE, convert color image to grayscale */
133 boolean crop; /* if TRUE, crop source image */
134 boolean slow_hflip; /* For best performance, the JXFORM_FLIP_H transform
169 EXTERN(boolean) jtransform_parse_crop_spec
172 EXTERN(boolean) jtransform_request_workspace
187 EXTERN(boolean) jtransform_perfect_transform
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/x11/
native_x11.c 36 native_create_display(void *dpy, boolean use_sw)
39 boolean force_sw;

Completed in 434 milliseconds

1 23 4 5 6 7 8 91011>>