/cts/tests/tests/opengl/libopengltest/ |
attach_shader_one.cpp | 43 GLuint program = glCreateProgram(); local 45 glAttachShader(program, vertexShader); 46 glAttachShader(program, pixelShader); 52 glGetAttachedShaders(program, maxCount, 61 glDeleteProgram(program);
|
/external/javassist/sample/ |
Test.java | 6 A very simple sample program 8 This program overwrites sample/Test.class (the class file of this 10 defined in class Test, then this program adds a copy of 11 f() to the class Test with name g(). Otherwise, this program does 18 after running this program.
|
/external/llvm/utils/not/ |
not.cpp | 11 #include "llvm/Support/Program.h" 16 sys::Path Program = sys::Program::FindProgramByName(argv[1]); 19 int Result = sys::Program::ExecuteAndWait(Program, argv + 1, 0, 0, 0, 0,
|
/frameworks/base/libs/hwui/ |
ProgramCache.h | 27 #include "Program.h" 49 * Generates and caches program. Programs are generated based on 57 Program* get(const ProgramDescription& description); 62 Program* generateProgram(const ProgramDescription& description, programid key); 70 KeyedVector<programid, Program*> mCache;
|
/external/webkit/Source/WebCore/platform/graphics/chromium/cc/ |
CCVideoLayerImpl.cpp | 104 void CCVideoLayerImpl::drawYUV(const CCVideoLayerImpl::YUVProgram* program) const 118 layerRenderer()->useShader(program->program()); 123 GLC(context, context->uniform1f(program->vertexShader().yWidthScaleFactorLocation(), yWidthScaleFactor)); 124 GLC(context, context->uniform1f(program->vertexShader().uvWidthScaleFactorLocation(), uvWidthScaleFactor)); 126 GLC(context, context->uniform1i(program->fragmentShader().yTextureLocation(), 1)); 127 GLC(context, context->uniform1i(program->fragmentShader().uTextureLocation(), 2)); 128 GLC(context, context->uniform1i(program->fragmentShader().vTextureLocation(), 3)); 130 GLC(context, context->uniformMatrix3fv(program->fragmentShader().ccMatrixLocation(), 0, const_cast<float*>(yuv2RGB), 1)); 131 GLC(context, context->uniform3fv(program->fragmentShader().yuvAdjLocation(), const_cast<float*>(yuvAdjust), 1)) [all...] |
/external/bison/examples/ |
Makefile.am | 4 ## This program is free software; you can redistribute it and/or modify 9 ## This program is distributed in the hope that it will be useful, 15 ## along with this program; if not, write to the Free Software
|
/external/bison/lib/ |
exitfail.c | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; see the file COPYING.
|
exitfail.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; see the file COPYING.
|
get-errno.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
hard-locale.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
quote.h | 6 This program is free software; you can redistribute it and/or modify 11 This program is distributed in the hope that it will be useful, 17 along with this program; if not, write to the Free Software Foundation,
|
stdio--.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
stdio-safer.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
strtoul.c | 4 This program is free software; you can redistribute it and/or modify 9 This program is distributed in the hope that it will be useful, 15 with this program; if not, write to the Free Software Foundation,
|
strverscmp.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
unistd--.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
unistd-safer.h | 5 This program is free software; you can redistribute it and/or modify 10 This program is distributed in the hope that it will be useful, 16 along with this program; if not, write to the Free Software Foundation,
|
/external/bison/m4/ |
subpipe.m4 | 6 # This program is free software; you can redistribute it and/or modify 11 # This program is distributed in the hope that it will be useful, 17 # along with this program; if not, write to the Free Software
|
/external/e2fsprogs/intl/ |
osdep.c | 4 This program is free software; you can redistribute it and/or modify it 9 This program is distributed in the hope that it will be useful, 15 License along with this program; if not, write to the Free Software
|
/external/grub/stage2/ |
tparm.h | 6 * This program is free software; you can redistribute it and/or modify 11 * This program is distributed in the hope that it will be useful, 17 * along with this program; if not, write to the Free Software
|
/external/kernel-headers/original/asm-arm/arch/ |
vmalloc.h | 6 * This program is free software; you can redistribute it and/or modify 11 * This program is distributed in the hope that it will be useful, 17 * along with this program; if not, write to the Free Software
|
/external/quake/quake/src/QW/client/ |
cdaudio.h | 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
|
crc.h | 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
|
view.h | 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
|
/external/quake/quake/src/QW/server/ |
quakeasm.h | 4 This program is free software; you can redistribute it and/or
9 This program is distributed in the hope that it will be useful,
16 along with this program; if not, write to the Free Software
|