Home
last modified time | relevance | path

Searched defs:color (Results 426 - 450 of 1510) sorted by relevance

1...<<11121314151617181920>>...61

/third_party/mesa3d/src/gallium/frontends/xa/
H A Dxa_composite.h89 uint32_t color; member
98 float color[4]; /* R, G, B, A */ member
/third_party/mesa3d/src/gallium/targets/d3d10sw/tests/
H A Dtri.cpp188 float color[4]; in main() member
/third_party/mesa3d/src/gallium/tests/graw/
H A Dfs-test.c53 float color[4]; member
H A Dquad-sample.c40 float color[4]; member
H A Dtri-instanced.c36 float color[4]; member
H A Dshader-leak.c37 float color[4]; member
H A Dvs-test.c55 float color[3]; member
/third_party/mesa3d/src/gallium/drivers/r600/sfn/
H A Dsfn_ra.cpp93 int color = 0; in group_allocation() local
118 sfn_log << SfnLog::merge << "Try color "<< color; in group_allocation() local
199 int color = 0; scalar_allocation() local
[all...]
/third_party/mesa3d/src/gallium/drivers/softpipe/
H A Dsp_tile_cache.h67 float color[TILE_SIZE][TILE_SIZE][4]; member
/third_party/notofonts/scripts/
H A Dissue-stats.py106 color="#aaaaffaa", variable
116 color="red", variable
124 color="green", variable
/third_party/mesa3d/src/mesa/main/
H A Deval.c907 static GLfloat color[4] = { 1.0, 1.0, 1.0, 1.0 }; in _mesa_init_eval() local
H A Dtexenv.c90 set_env_color(struct gl_context *ctx, struct gl_fixedfunc_texture_unit *texUnit, const GLfloat *color) set_env_color() argument
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_clear.c109 set_clearcolor_fs(struct st_context *st, union pipe_color_union *color) in set_clearcolor_fs() argument
H A Dst_format.c1547 st_translate_color(union pipe_color_union *color, in st_translate_color() argument
/third_party/mesa3d/src/gallium/drivers/llvmpipe/
H A Dlp_rast_priv.h176 uint8_t *color = task->color_tiles[buf] + pixel_offset; in lp_rast_get_color_block_pointer() local
232 uint8_t *color[PIPE_MAX_COLOR_BUFS]; in lp_rast_shade_quads_all() local
[all...]
/third_party/mesa3d/src/gallium/drivers/nouveau/nv50/
H A Dnv50_shader_state.c363 uint32_t color, psize; in nv50_validate_derived_rs() local
/third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/
H A DHolidayBorderPanel.java83 private Color color; field in HolidayBorderPanel
124 public HolidayBorderPanel(Color color, int thickness) { in HolidayBorderPanel() argument
273 setColor(Color color) setColor() argument
[all...]
/third_party/ltp/testcases/kernel/mce-test/hwpoison/
H A Dttable.c35 unsigned color; member
/third_party/ltp/testcases/kernel/mce-test/tsrc/
H A Dttable.c35 unsigned color; member
/third_party/mesa3d/src/gallium/drivers/iris/
H A Diris_clear.c39 iris_is_color_fast_clear_compatible(struct iris_context *ice, enum isl_format format, const union isl_color_value color) iris_is_color_fast_clear_compatible() argument
67 can_fast_clear_color(struct iris_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format render_format, union isl_color_value color) can_fast_clear_color() argument
145 convert_clear_color(enum pipe_format format, const union pipe_color_union *color) convert_clear_color() argument
164 fast_clear_color(struct iris_context *ice, struct iris_resource *res, unsigned level, const struct pipe_box *box, union isl_color_value color) fast_clear_color() argument
306 clear_color(struct iris_context *ice, struct pipe_resource *p_res, unsigned level, const struct pipe_box *box, bool render_condition_enabled, enum isl_format format, struct isl_swizzle swizzle, union isl_color_value color) clear_color() argument
698 union isl_color_value color; iris_clear_texture() local
[all...]
/third_party/mesa3d/src/gallium/drivers/r600/sb/
H A Dsb_ra_coalesce.cpp304 unsigned color = 0; in color_chunks() local
365 void coalescer::color_chunk(ra_chunk *c, sel_chan color) { in color_chunk() argument
[all...]
/third_party/mesa3d/src/gallium/auxiliary/vl/
H A Dvl_compositor_gfx.c58 struct ureg_src vpos, vtex, color; in create_vert_shader() local
405 struct ureg_src tc, color, sampler; in create_frag_shader_rgba() local
/third_party/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_blt.c213 etna_blit_clear_color_blt(struct pipe_context *pctx, struct pipe_surface *dst, const union pipe_color_union *color) etna_blit_clear_color_blt() argument
342 etna_clear_blt(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) etna_clear_blt() argument
H A Detnaviv_clear_blit.c73 etna_clear_blit_pack_rgba(enum pipe_format format, const union pipe_color_union *color) in etna_clear_blit_pack_rgba() argument
123 etna_clear_render_target(struct pipe_context *pctx, struct pipe_surface *dst, const union pipe_color_union *color, unsigned dstx, unsigned dsty, unsigned width, unsigned height, bool render_condition_enabled) etna_clear_render_target() argument
/third_party/mesa3d/src/gallium/drivers/vc4/
H A Dvc4_draw.c544 vc4_clear(struct pipe_context *pctx, unsigned buffers, const struct pipe_scissor_state *scissor_state, const union pipe_color_union *color, double depth, unsigned stencil) vc4_clear() argument
644 vc4_clear_render_target(struct pipe_context *pctx, struct pipe_surface *ps, const union pipe_color_union *color, unsigned x, unsigned y, unsigned w, unsigned h, bool render_condition_enabled) vc4_clear_render_target() argument

Completed in 18 milliseconds

1...<<11121314151617181920>>...61