Home
last modified time | relevance | path

Searched refs:programs (Results 126 - 150 of 165) sorted by relevance

1234567

/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DStateChangeTest.cpp1178 // unrelated to switching programs. in TEST_P()
1192 // Create 2 shader programs differing only in the number of active samplers. in TEST_P()
1605 // Generate a program pipeline and attach the programs to their respective stages in bindProgramPipeline()
6251 // Test that switching between programs that only contain default uniforms is correct.
6277 GLuint programs[kProgramCount] = {program1, program2};
6280 glUseProgram(programs[i]);
6281 GLint uniformLoc = glGetUniformLocation(programs[i], "u_value");
6286 // Ensure position is at location 0 in both programs.
6287 GLint positionLocation = glGetAttribLocation(programs[i], "a_position");
/third_party/vk-gl-cts/framework/opengl/simplereference/
H A DsglrReferenceContext.cpp506 vector<ShaderProgramObjectContainer*> programs; in ~ReferenceContext() local
507 m_programs.getAll(programs); in ~ReferenceContext()
508 for (vector<ShaderProgramObjectContainer*>::iterator i = programs.begin(); i != programs.end(); i++) in ~ReferenceContext()
/third_party/gn/src/gn/
H A Dvariables.cc1085 This is normally used for things like plugins or helper programs that a
/third_party/lzma/Asm/x86/
H A DLzmaDecOpt.asm781 jmp short len_mid_2 ; we use short here for MASM that doesn't optimize that code as another assembler programs
/third_party/ffmpeg/fftools/
H A Dffmpeg_opt.c764 meta = &context->programs[index]->metadata;\ in copy_metadata()
2919 /* process manually set programs */ in open_output_file()
3036 m = &oc->programs[index]->metadata; in open_output_file()
/third_party/mbedtls/tests/data_files/
H A DMakefile18 MBEDTLS_CERT_WRITE ?= $(TOP_DIR)/programs/x509/cert_write
19 MBEDTLS_CERT_REQ ?= $(TOP_DIR)/programs/x509/cert_req
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/
H A DContextVk.cpp2187 const gl::ResourceMap<gl::Program, gl::ShaderProgramID> &programs = in syncObjectPerfCounters() local
2189 for (const std::pair<GLuint, gl::Program *> &resource : programs) in syncObjectPerfCounters()
/third_party/libevdev/
H A Dconfigure1467 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1535 it to find libraries and programs with nonstandard names/locations.
3250 as_fn_error 77 "cannot run C compiled programs.
3832 # Reject install programs that cannot install multiple files.
4593 to the behaviour of most rm programs out there, and not conforming with
4670 # Check for programs
8824 *** depend on shared libraries, but programs linked with such libtool
8891 *** depend on shared libraries, but programs linked with such libtool
11397 # libtool to hard-code these into programs
12111 { printf "%s\n" "$as_me:${as_lineno-$LINENO}: checking how to hardcode library paths into programs" >
[all...]
/third_party/skia/third_party/externals/libpng/
H A Dconfigure1439 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1477 programs directly they will typically #include
1560 it to find libraries and programs with nonstandard names/locations.
2357 # Reject install programs that cannot install multiple files.
2893 to the behaviour of most rm programs out there, and not conforming with
2959 # Checks for programs.
3482 as_fn_error $? "cannot run C compiled programs.
8623 *** depend on shared libraries, but programs linked with such libtool
8689 *** depend on shared libraries, but programs linked with such libtool
11179 # libtool to hard-code these into programs
[all...]
/third_party/openGLES/api/GL/
H A Dglext.h3244 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3245 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3264 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3265 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
11712 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
11714 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11716 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
11734 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11777 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
11779 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/third_party/mesa3d/include/GL/
H A Dglext.h3251 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3252 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3271 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3272 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
11588 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
11590 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11592 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
11610 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11653 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
11655 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/third_party/skia/third_party/externals/swiftshader/include/GL/
H A Dglext.h3287 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3288 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3307 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3308 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
11327 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
11329 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11331 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
11349 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11392 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
11394 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/third_party/skia/third_party/externals/opengl-registry/api/GL/
H A Dglext.h3287 typedef void (APIENTRYP PFNGLDELETEPROGRAMSARBPROC) (GLsizei n, const GLuint *programs);
3288 typedef void (APIENTRYP PFNGLGENPROGRAMSARBPROC) (GLsizei n, GLuint *programs);
3307 GLAPI void APIENTRY glDeleteProgramsARB (GLsizei n, const GLuint *programs);
3308 GLAPI void APIENTRY glGenProgramsARB (GLsizei n, GLuint *programs);
11326 typedef GLboolean (APIENTRYP PFNGLAREPROGRAMSRESIDENTNVPROC) (GLsizei n, const GLuint *programs, GLboolean *residences);
11328 typedef void (APIENTRYP PFNGLDELETEPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11330 typedef void (APIENTRYP PFNGLGENPROGRAMSNVPROC) (GLsizei n, GLuint *programs);
11348 typedef void (APIENTRYP PFNGLREQUESTRESIDENTPROGRAMSNVPROC) (GLsizei n, const GLuint *programs);
11391 GLAPI GLboolean APIENTRY glAreProgramsResidentNV (GLsizei n, const GLuint *programs, GLboolean *residences);
11393 GLAPI void APIENTRY glDeleteProgramsNV (GLsizei n, const GLuint *programs);
[all...]
/third_party/ffmpeg/libavformat/
H A Dmpegtsenc.c1139 AVProgram *program = s->programs[i]; in mpegts_init()
H A Dhls.c1442 * needed (regardless of whether whole programs are discarded or not). */ in playlist_needed()
1446 /* Otherwise, check if all the programs (variants) this playlist is in are in playlist_needed()
1447 * discarded. Since all streams in the playlist are part of the same programs in playlist_needed()
1448 * we can just check the programs of the first stream. */ in playlist_needed()
1453 AVProgram *program = s->programs[i]; in playlist_needed()
1464 /* some streams were not discarded but all the programs were */ in playlist_needed()
H A Ddemux.c1638 AVProgram *const p = ic->programs[i]; in update_stream_timings()
/third_party/eudev/
H A Dconfigure1473 --host=HOST cross-compile to build programs to run on HOST [BUILD]
1503 --disable-programs disable programs (udevd, udevadm and helpers)
1560 it to find libraries and programs with nonstandard names/locations.
3358 as_fn_error $? "cannot run C compiled programs.
4370 # Reject install programs that cannot install multiple files.
5094 to the behaviour of most rm programs out there, and not conforming with
8883 *** depend on shared libraries, but programs linked with such libtool
8949 *** depend on shared libraries, but programs linked with such libtool
11439 # libtool to hard-code these into programs
[all...]
H A Dltmain.sh2560 # resorting to external programs. To this end, it redirects stdin and
3793 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
3955 # rather than running their programs.
4278 # than running their programs.
4874 # a FreeBSD bug that causes programs to crash when -lm is
5326 # (application programs are unlikely to have options that match
9219 # This code stresses the "libraries are programs" paradigm to its
9258 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9301 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10244 func_warning "'-version-info' is ignored for programs"
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_ext_params.cpp2287 ShaderProgramID programs, in CaptureBindFragmentInputLocationCHROMIUM_name()
2285 CaptureBindFragmentInputLocationCHROMIUM_name(const State &glState, bool isCallValid, ShaderProgramID programs, GLint location, const GLchar *name, ParamCapture *paramCapture) CaptureBindFragmentInputLocationCHROMIUM_name() argument
/third_party/curl/
H A Dltmain.sh2758 # resorting to external programs. To this end, it redirects stdin and
3992 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
4156 # rather than running their programs.
4479 # than running their programs.
5075 # a FreeBSD bug that causes programs to crash when -lm is
5527 # (application programs are unlikely to have options that match
9453 # This code stresses the "libraries are programs" paradigm to its
9492 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9535 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10478 func_warning "'-version-info' is ignored for programs"
[all...]
/third_party/mesa3d/include/GLES2/
H A Dgl2ext.h3750 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
3755 GL_APICALL void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/third_party/lame/
H A Dltmain.sh2513 # resorting to external programs. To this end, it redirects stdin and
3746 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
3908 # rather than running their programs.
4231 # than running their programs.
4827 # a FreeBSD bug that causes programs to crash when -lm is
5278 # (application programs are unlikely to have options that match
9167 # This code stresses the "libraries are programs" paradigm to its
9206 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9249 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10192 func_warning "'-version-info' is ignored for programs"
[all...]
/third_party/openGLES/api/GLES2/
H A Dgl2ext.h3889 typedef void (GL_APIENTRYP PFNGLEXTGETPROGRAMSQCOMPROC) (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
3894 GL_APICALL void GL_APIENTRY glExtGetProgramsQCOM (GLuint *programs, GLint maxPrograms, GLint *numPrograms);
/third_party/node/deps/cares/
H A Dltmain.sh2758 # resorting to external programs. To this end, it redirects stdin and
3992 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
4156 # rather than running their programs.
4479 # than running their programs.
5075 # a FreeBSD bug that causes programs to crash when -lm is
5527 # (application programs are unlikely to have options that match
9453 # This code stresses the "libraries are programs" paradigm to its
9492 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9535 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10478 func_warning "'-version-info' is ignored for programs"
[all...]
/third_party/node/deps/cares/config/
H A Dltmain.sh2758 # resorting to external programs. To this end, it redirects stdin and
3992 -R[ ]LIBDIR add LIBDIR to the runtime path of programs and libraries
4156 # rather than running their programs.
4479 # than running their programs.
5075 # a FreeBSD bug that causes programs to crash when -lm is
5527 # (application programs are unlikely to have options that match
9453 # This code stresses the "libraries are programs" paradigm to its
9492 echo "*** its dynamic dependency list that programs get resolved with at runtime."
9535 echo "*** as a dynamic dependency that programs can get resolved with at runtime."
10478 func_warning "'-version-info' is ignored for programs"
[all...]

Completed in 294 milliseconds

1234567