| /kernel/linux/linux-6.6/drivers/fpga/ |
| H A D | lattice-sysconfig.h | 25 struct gpio_desc *program; member
|
| /kernel/linux/linux-6.6/drivers/comedi/drivers/ |
| H A D | dt2815.c | 187 unsigned int program; dt2815_attach() local [all...] |
| /kernel/linux/linux-6.6/net/netfilter/ |
| H A D | xt_bpf.c | 27 struct sock_fprog_kern program; in __bpf_mt_check_bytecode() local
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | opencl.h | 43 cl_program program; member
|
| /third_party/glfw/examples/ |
| H A D | offscreen.c | 78 GLuint vertex_buffer, vertex_shader, fragment_shader, program; in main() local
|
| /third_party/alsa-utils/alsactl/ |
| H A D | init_utils_run.c | 40 char program[PATH_SIZE]; in run_program0() local [all...] |
| /third_party/mesa3d/src/gallium/frontends/clover/core/ |
| H A D | program.cpp | 28 program::program(clover::context &ctx, std::string &&source, in program() function in program 34 program::program(clover::context &ctx, in program() function in program [all...] |
| /third_party/mesa3d/src/mesa/program/ |
| H A D | prog_cache.c | 43 struct gl_program *program; member 204 _mesa_program_cache_insert(struct gl_context *ctx, struct gl_program_cache *cache, const void *key, GLuint keysize, struct gl_program *program) _mesa_program_cache_insert() argument 233 _mesa_shader_cache_insert(struct gl_context *ctx, struct gl_program_cache *cache, const void *key, GLuint keysize, struct gl_shader_program *program) _mesa_shader_cache_insert() argument [all...] |
| /third_party/mesa3d/src/mesa/main/ |
| H A D | get_hash_generator.py | 138 program = os.path.basename(sys.argv[0]) variable
|
| H A D | program_resource.c | 71 lookup_linked_program(GLuint program, const char *caller) in lookup_linked_program() argument 89 _mesa_GetProgramInterfaceiv(GLuint program, GLenum programInterface, in _mesa_GetProgramInterfaceiv() argument 146 _mesa_GetProgramResourceIndex(GLuint program, GLenum programInterface, in _mesa_GetProgramResourceIndex() argument 216 _mesa_GetProgramResourceName(GLuint program, GLenu argument 249 _mesa_GetProgramResourceiv(GLuint program, GLenum programInterface, GLuint index, GLsizei propCount, const GLenum *props, GLsizei bufSize, GLsizei *length, GLint *params) _mesa_GetProgramResourceiv() argument 282 _mesa_GetProgramResourceLocation(GLuint program, GLenum programInterface, const GLchar *name) _mesa_GetProgramResourceLocation() argument 338 _mesa_GetProgramResourceLocationIndex(GLuint program, GLenum programInterface, const GLchar *name) _mesa_GetProgramResourceLocationIndex() argument [all...] |
| /third_party/ltp/testcases/network/rpc/basic_tests/rpc01/ |
| H A D | rpc1.c | 14 int program = 2000333; variable
|
| /third_party/mesa3d/src/gallium/drivers/i915/ |
| H A D | i915_debug_fp.c | 192 print_arith_op(char **stream, unsigned opcode, const unsigned *program) in print_arith_op() argument 219 print_tex_op(char **stream, unsigned opcode, const unsigned *program) in print_tex_op() argument 234 print_texkil_op(char **stream, unsigned opcode, const unsigned *program) print_texkil_op() argument 244 print_dcl_op(char **stream, unsigned opcode, const unsigned *program) print_dcl_op() argument 274 i915_disassemble_program(const unsigned *program, unsigned sz) i915_disassemble_program() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | glslang_wrapper.cpp | 143 glslang::TProgram program; in GlslangCompileToSpirv() local
|
| /third_party/skia/third_party/externals/angle2/src/libANGLE/ |
| H A D | CLKernel.cpp | 218 Kernel::Kernel(Program &program, const char *name, cl_int &errorCode) in Kernel() argument 226 Kernel::Kernel(Program &program, const rx::CLKernelImpl::CreateFunc &createFunc, cl_int &errorCode) in Kernel() argument
|
| H A D | ProgramPipeline.h | 112 Program *program = mState.getActiveShaderProgram(); in getLinkedActiveShaderProgram() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
| H A D | ContextNoErrorTest.cpp | 127 GLuint program = glCreateProgram(); in TEST_P() local [all...] |
| H A D | ProgramInterfaceTest.cpp | 59 void ProgramInterfaceTestES31::createGraphicsProgram(GLProgram &program, in createGraphicsProgram() argument 75 createComputeProgram(GLProgram &program, const char *cs, bool cacheAndReload) createComputeProgram() argument 103 GLProgram program; TEST_P() local 140 GLProgram program; TEST_P() local 207 GLProgram program; TEST_P() local 268 GLProgram program; TEST_P() local 348 GLProgram program; TEST_P() local [all...] |
| H A D | PointSpritesTest.cpp | 44 void testPointCoordAndPointSizeCompliance(GLProgram program) in testPointCoordAndPointSizeCompliance() argument [all...] |
| H A D | AtomicCounterBufferTest.cpp | 67 GLuint program = CompileProgram(kVS, kFS); in TEST_P() local 89 GLuint program = CompileProgram(kVS, kFS); in TEST_P() local 111 GLuint program = CompileProgram(kVS, kFS); in TEST_P() local [all...] |
| H A D | DrawElementsTest.cpp | 304 GLuint program = glCreateProgram(); in TEST_P() local [all...] |
| H A D | ExternalBufferTest.cpp | 222 GLProgram program; in TEST_P() local
|
| H A D | SamplersTest.cpp | 144 GLProgram program; in TEST_P() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/egl_tests/ |
| H A D | EGLRobustnessTest.cpp | 121 GLuint program = CompileProgram( in forceContextReset() local
|
| /third_party/skia/src/core/ |
| H A D | SkColorSpaceXformSteps.cpp | 199 skvm::Color SkColorSpaceXformSteps::program(skvm::Builder* p, skvm::Uniforms* uniforms, in program() function in SkColorSpaceXformSteps
|
| /third_party/skia/src/gpu/gl/builders/ |
| H A D | GrGLShaderStringBuilder.cpp | 28 std::unique_ptr<SkSL::Program> program; in GrSkSLtoGLSL() local
|