Home
last modified time | relevance | path

Searched defs:program (Results 101 - 125 of 689) sorted by relevance

12345678910>>...28

/kernel/linux/linux-6.6/drivers/fpga/
H A Dlattice-sysconfig.h25 struct gpio_desc *program; member
/kernel/linux/linux-6.6/drivers/comedi/drivers/
H A Ddt2815.c187 unsigned int program; dt2815_attach() local
[all...]
/kernel/linux/linux-6.6/net/netfilter/
H A Dxt_bpf.c27 struct sock_fprog_kern program; in __bpf_mt_check_bytecode() local
/third_party/ffmpeg/libavfilter/
H A Dopencl.h43 cl_program program; member
/third_party/glfw/examples/
H A Doffscreen.c78 GLuint vertex_buffer, vertex_shader, fragment_shader, program; in main() local
/third_party/alsa-utils/alsactl/
H A Dinit_utils_run.c40 char program[PATH_SIZE]; in run_program0() local
[all...]
/third_party/mesa3d/src/gallium/frontends/clover/core/
H A Dprogram.cpp28 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 Dprog_cache.c43 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 Dget_hash_generator.py138 program = os.path.basename(sys.argv[0]) variable
H A Dprogram_resource.c71 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 Drpc1.c14 int program = 2000333; variable
/third_party/mesa3d/src/gallium/drivers/i915/
H A Di915_debug_fp.c192 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 Dglslang_wrapper.cpp143 glslang::TProgram program; in GlslangCompileToSpirv() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DCLKernel.cpp218 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 DProgramPipeline.h112 Program *program = mState.getActiveShaderProgram(); in getLinkedActiveShaderProgram() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DContextNoErrorTest.cpp127 GLuint program = glCreateProgram(); in TEST_P() local
[all...]
H A DProgramInterfaceTest.cpp59 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 DPointSpritesTest.cpp44 void testPointCoordAndPointSizeCompliance(GLProgram program) in testPointCoordAndPointSizeCompliance() argument
[all...]
H A DAtomicCounterBufferTest.cpp67 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 DDrawElementsTest.cpp304 GLuint program = glCreateProgram(); in TEST_P() local
[all...]
H A DExternalBufferTest.cpp222 GLProgram program; in TEST_P() local
H A DSamplersTest.cpp144 GLProgram program; in TEST_P() local
/third_party/skia/third_party/externals/angle2/src/tests/egl_tests/
H A DEGLRobustnessTest.cpp121 GLuint program = CompileProgram( in forceContextReset() local
/third_party/skia/src/core/
H A DSkColorSpaceXformSteps.cpp199 skvm::Color SkColorSpaceXformSteps::program(skvm::Builder* p, skvm::Uniforms* uniforms, in program() function in SkColorSpaceXformSteps
/third_party/skia/src/gpu/gl/builders/
H A DGrGLShaderStringBuilder.cpp28 std::unique_ptr<SkSL::Program> program; in GrSkSLtoGLSL() local

Completed in 14 milliseconds

12345678910>>...28