Home
last modified time | relevance | path

Searched defs:color_start (Results 1 – 4 of 4) sorted by relevance

/external/cronet/build/ios/
Dupdate_bundle_filelist.py309 def adapted_color_for_output(color_start, color_end): argument
/external/angle/build/ios/
Dupdate_bundle_filelist.py314 def adapted_color_for_output(color_start, color_end): argument
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_internal.h72 struct ac_arg color_start; member
/external/mesa3d/src/amd/compiler/
Daco_instruction_selection.cpp11105 PhysReg color_start(exports_start.reg() + color_index * 4); in create_fs_jump_to_epilog() local