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

12 3 4 5 6 7 8 91011>>

  /external/mesa3d/src/gallium/auxiliary/tgsi/
tgsi_scan.h 66 boolean reads_position; /**< does fragment shader read position? */
67 boolean reads_z; /**< does fragment shader read depth? */
68 boolean writes_z; /**< does fragment shader write Z value? */
69 boolean writes_stencil; /**< does fragment shader write stencil value? */
70 boolean writes_edgeflag; /**< vertex shader outputs edgeflag */
71 boolean uses_kill; /**< KIL or KILP instruction used? */
72 boolean uses_instanceid;
73 boolean uses_vertexid;
74 boolean origin_lower_left;
75 boolean pixel_center_integer
    [all...]
tgsi_text.h 39 boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/svga/
svga_screen.h 55 boolean force_level_surface_view;
56 boolean force_surface_view;
57 boolean no_surface_view;
58 boolean force_sampler_view;
59 boolean no_sampler_view;
  /external/mesa3d/src/gallium/drivers/svga/
svga_screen.h 55 boolean force_level_surface_view;
56 boolean force_surface_view;
57 boolean no_surface_view;
58 boolean force_sampler_view;
59 boolean no_sampler_view;
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/r300/
r300_chipset.h 53 boolean has_tcl;
66 boolean is_rv350;
71 boolean is_r400;
82 boolean is_r500;
84 boolean high_second_pipe;
86 boolean dxtc_swizzle;
88 boolean has_us_format;
r300_tgsi_to_rc.h 49 boolean use_half_swizzles;
52 boolean error;
r300_fs.h 40 boolean dummy;
58 boolean write_all;
78 boolean r300_pick_fragment_shader(struct r300_context* r300);
80 static INLINE boolean r300_fragment_shader_writes_depth(struct r300_fragment_shader *fs)
87 static INLINE boolean r300_fragment_shader_writes_all(struct r300_fragment_shader *fs)
r300_texture.h 40 boolean dxtc_swizzle);
44 boolean is_r500,
45 boolean dxtc_swizzle);
49 boolean r300_is_colorbuffer_format_supported(enum pipe_format format);
51 boolean r300_is_zs_format_supported(enum pipe_format format);
53 boolean r300_is_sampler_format_supported(enum pipe_format format);
63 boolean r300_resource_get_handle(struct pipe_screen* screen,
  /external/mesa3d/src/gallium/drivers/r300/
r300_chipset.h 53 boolean has_tcl;
66 boolean is_rv350;
71 boolean is_r400;
82 boolean is_r500;
84 boolean high_second_pipe;
86 boolean dxtc_swizzle;
88 boolean has_us_format;
r300_tgsi_to_rc.h 49 boolean use_half_swizzles;
52 boolean error;
r300_fs.h 40 boolean dummy;
58 boolean write_all;
78 boolean r300_pick_fragment_shader(struct r300_context* r300);
80 static INLINE boolean r300_fragment_shader_writes_depth(struct r300_fragment_shader *fs)
87 static INLINE boolean r300_fragment_shader_writes_all(struct r300_fragment_shader *fs)
r300_texture.h 40 boolean dxtc_swizzle);
44 boolean is_r500,
45 boolean dxtc_swizzle);
49 boolean r300_is_colorbuffer_format_supported(enum pipe_format format);
51 boolean r300_is_zs_format_supported(enum pipe_format format);
53 boolean r300_is_sampler_format_supported(enum pipe_format format);
63 boolean r300_resource_get_handle(struct pipe_screen* screen,
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/egl/common/
native_helper.h 43 boolean
51 boolean
73 boolean only_if_exist);
75 boolean
84 boolean
92 boolean
99 boolean
109 boolean
118 boolean
native_wayland_bufmgr.h 35 boolean (*bind_display)(struct native_display *ndpy,
38 boolean (*unbind_display)(struct native_display *ndpy,
45 boolean (*query_buffer)(struct native_display *ndpy,
  /external/mesa3d/src/gallium/state_trackers/egl/common/
native_helper.h 43 boolean
51 boolean
73 boolean only_if_exist);
75 boolean
84 boolean
92 boolean
99 boolean
109 boolean
118 boolean
native_wayland_bufmgr.h 35 boolean (*bind_display)(struct native_display *ndpy,
38 boolean (*unbind_display)(struct native_display *ndpy,
45 boolean (*query_buffer)(struct native_display *ndpy,
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/nouveau/
nouveau_fence.h 32 boolean nouveau_fence_new(struct nouveau_screen *, struct nouveau_fence **,
33 boolean emit);
34 boolean nouveau_fence_work(struct nouveau_fence *, void (*)(void *), void *);
35 void nouveau_fence_update(struct nouveau_screen *, boolean flushed);
37 boolean nouveau_fence_wait(struct nouveau_fence *);
38 boolean nouveau_fence_signalled(struct nouveau_fence *);
  /external/mesa3d/src/gallium/drivers/nouveau/
nouveau_fence.h 32 boolean nouveau_fence_new(struct nouveau_screen *, struct nouveau_fence **,
33 boolean emit);
34 boolean nouveau_fence_work(struct nouveau_fence *, void (*)(void *), void *);
35 void nouveau_fence_update(struct nouveau_screen *, boolean flushed);
37 boolean nouveau_fence_wait(struct nouveau_fence *);
38 boolean nouveau_fence_signalled(struct nouveau_fence *);
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/tgsi/
tgsi_text.h 39 boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/drivers/trace/
tr_public.h 41 boolean
  /external/mesa3d/src/gallium/drivers/trace/
tr_public.h 41 boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/util/
u_framebuffer.h 36 extern boolean
49 extern boolean
  /external/chromium_org/third_party/mesa/src/src/gallium/state_trackers/wgl/
stw_tls.h 38 boolean
41 boolean
  /external/mesa3d/src/gallium/auxiliary/util/
u_framebuffer.h 36 extern boolean
49 extern boolean
  /external/mesa3d/src/gallium/state_trackers/wgl/
stw_tls.h 38 boolean
41 boolean

Completed in 930 milliseconds

12 3 4 5 6 7 8 91011>>