Home
last modified time | relevance | path

Searched refs:OutputColor (Results 1 - 7 of 7) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_fs.c94 compiler->OutputColor[0] = shader->info.num_outputs; in find_output_registers()
95 compiler->OutputColor[1] = shader->info.num_outputs; in find_output_registers()
96 compiler->OutputColor[2] = shader->info.num_outputs; in find_output_registers()
97 compiler->OutputColor[3] = shader->info.num_outputs; in find_output_registers()
104 compiler->OutputColor[shader->info.output_semantic_index[i]] = i; in find_output_registers()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DProcess.h189 static const char *OutputColor(char c, bool bold, bool bg);
191 /// Same as OutputColor, but only enables the bold attribute.
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/Support/
H A DProcess.h174 static const char *OutputColor(char c, bool bold, bool bg);
176 /// Same as OutputColor, but only enables the bold attribute.
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
H A Dradeon_compiler.h115 unsigned OutputColor[4]; member
H A Dradeon_pair_translate.c291 if (inst->DstReg.Index == c->OutputColor[i]) { in set_pair_instruction()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
H A Draw_ostream.cpp647 : sys::Process::OutputColor(colors, bold, bg); in changeColor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
H A Draw_ostream.cpp814 : sys::Process::OutputColor(static_cast<char>(colors), bold, bg); in changeColor()

Completed in 9 milliseconds