HomeSort by relevance Sort by last modified time
    Searched refs:colorOutput (Results 1 - 9 of 9) sorted by null

  /external/chromium_org/third_party/mesa/src/src/gallium/auxiliary/draw/
draw_pipe_aaline.c 138 int colorOutput; /**< which output is the primary color */
160 aactx->colorOutput = decl->Range.First;
273 aactx->colorOutput != -1) {
297 newInst.Dst[0].Register.Index = aactx->colorOutput;
309 newInst.Dst[0].Register.Index = aactx->colorOutput;
334 dst->Register.Index == aactx->colorOutput) {
364 transform.colorOutput = -1;
draw_pipe_aapoint.c 121 int colorOutput; /**< which output is the primary color */
141 aactx->colorOutput = decl->Range.First;
449 newInst.Dst[0].Register.Index = aactx->colorOutput;
461 newInst.Dst[0].Register.Index = aactx->colorOutput;
479 dst->Register.Index == aactx->colorOutput) {
509 transform.colorOutput = -1;
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_aaline.c 138 int colorOutput; /**< which output is the primary color */
160 aactx->colorOutput = decl->Range.First;
273 aactx->colorOutput != -1) {
297 newInst.Dst[0].Register.Index = aactx->colorOutput;
309 newInst.Dst[0].Register.Index = aactx->colorOutput;
334 dst->Register.Index == aactx->colorOutput) {
364 transform.colorOutput = -1;
draw_pipe_aapoint.c 121 int colorOutput; /**< which output is the primary color */
141 aactx->colorOutput = decl->Range.First;
449 newInst.Dst[0].Register.Index = aactx->colorOutput;
461 newInst.Dst[0].Register.Index = aactx->colorOutput;
479 dst->Register.Index == aactx->colorOutput) {
509 transform.colorOutput = -1;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLProgram.cpp 450 GrGLShaderVar colorOutput;
453 &colorOutput);
455 builder.fFSOutputs.push_back(colorOutput);
649 builder.fsCodeAppendf("\t%s = %s;\n", colorOutput.getName().c_str(), fragColor.c_str());
    [all...]
  /external/skia/src/gpu/gl/
GrGLProgram.cpp 450 GrGLShaderVar colorOutput;
453 &colorOutput);
455 builder.fFSOutputs.push_back(colorOutput);
649 builder.fsCodeAppendf("\t%s = %s;\n", colorOutput.getName().c_str(), fragColor.c_str());
    [all...]
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6/
gradle-tooling-api-1.6.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.6-rc-1/
gradle-tooling-api-1.6-rc-1.jar 
  /prebuilts/tools/common/m2/internal/org/gradle/gradle-tooling-api/1.7/
gradle-tooling-api-1.7.jar 

Completed in 576 milliseconds