Home
last modified time | relevance | path

Searched refs:OutputColor (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r300/
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-subzero/include/llvm/Support/
DProcess.h174 static const char *OutputColor(char c, bool bold, bool bg);
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DProcess.h189 static const char *OutputColor(char c, bool bold, bool bg);
/third_party/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_compiler.h115 unsigned OutputColor[4]; member
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/
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/
Draw_ostream.cpp814 : sys::Process::OutputColor(static_cast<char>(colors), bold, bg); in changeColor()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Windows/
DProcess.inc378 const char *Process::OutputColor(char code, bool bold, bool bg) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Windows/
DProcess.inc378 const char *Process::OutputColor(char code, bool bold, bool bg) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/Unix/
DProcess.inc415 const char *Process::OutputColor(char code, bool bold, bool bg) {
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/Unix/
DProcess.inc414 const char *Process::OutputColor(char code, bool bold, bool bg) {