| /third_party/mesa3d/src/gallium/frontends/xa/ |
| H A D | xa_composite.h | 89 uint32_t color; member 98 float color[4]; /* R, G, B, A */ member
|
| /third_party/mesa3d/src/gallium/targets/d3d10sw/tests/ |
| H A D | tri.cpp | 188 float color[4]; in main() member
|
| /third_party/mesa3d/src/gallium/tests/graw/ |
| H A D | fs-test.c | 53 float color[4]; member
|
| H A D | quad-sample.c | 40 float color[4]; member
|
| H A D | tri-instanced.c | 36 float color[4]; member
|
| H A D | shader-leak.c | 37 float color[4]; member
|
| H A D | vs-test.c | 55 float color[3]; member
|
| /third_party/mesa3d/src/gallium/drivers/r600/sfn/ |
| H A D | sfn_ra.cpp | 93 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 D | sp_tile_cache.h | 67 float color[TILE_SIZE][TILE_SIZE][4]; member
|
| /third_party/notofonts/scripts/ |
| H A D | issue-stats.py | 106 color="#aaaaffaa", variable 116 color="red", variable 124 color="green", variable
|
| /third_party/mesa3d/src/mesa/main/ |
| H A D | eval.c | 907 static GLfloat color[4] = { 1.0, 1.0, 1.0, 1.0 }; in _mesa_init_eval() local
|
| H A D | texenv.c | 90 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 D | st_cb_clear.c | 109 set_clearcolor_fs(struct st_context *st, union pipe_color_union *color) in set_clearcolor_fs() argument
|
| H A D | st_format.c | 1547 st_translate_color(union pipe_color_union *color, in st_translate_color() argument
|
| /third_party/mesa3d/src/gallium/drivers/llvmpipe/ |
| H A D | lp_rast_priv.h | 176 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 D | nv50_shader_state.c | 363 uint32_t color, psize; in nv50_validate_derived_rs() local
|
| /third_party/icu/icu4j/demos/src/com/ibm/icu/dev/demo/holiday/ |
| H A D | HolidayBorderPanel.java | 83 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 D | ttable.c | 35 unsigned color; member
|
| /third_party/ltp/testcases/kernel/mce-test/tsrc/ |
| H A D | ttable.c | 35 unsigned color; member
|
| /third_party/mesa3d/src/gallium/drivers/iris/ |
| H A D | iris_clear.c | 39 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 D | sb_ra_coalesce.cpp | 304 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 D | vl_compositor_gfx.c | 58 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 D | etnaviv_blt.c | 213 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 D | etnaviv_clear_blit.c | 73 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 D | vc4_draw.c | 544 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
|