Home
last modified time | relevance | path

Searched refs:residences (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/glx/
Dsingle2.c844 GLboolean * residences) in __indirect_glAreTexturesResident() argument
858 (void) memcpy(residences, xcb_glx_are_textures_resident_data(reply), in __indirect_glAreTexturesResident()
875 GLboolean * residences) in glAreTexturesResidentEXT() argument
884 return p(n, textures, residences); in glAreTexturesResidentEXT()
902 memcpy(residences, res4, n); in glAreTexturesResidentEXT()
906 retval = (GLboolean) __glXReadReply(dpy, 1, residences, GL_TRUE); in glAreTexturesResidentEXT()
/third_party/skia/third_party/externals/angle2/src/libANGLE/
DvalidationGL11_autogen.h23 const GLboolean *residences);
DContext_gl_1_autogen.h252 GLboolean areTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences); \
DvalidationGL1.cpp1659 const GLboolean *residences) in ValidateAreTexturesResident() argument
DvalidationGL1_autogen.h791 const GLboolean *residences);
DContext_gl.cpp1884 GLboolean Context::areTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences) in areTexturesResident() argument
/third_party/openGLES/extensions/EXT/
DEXT_texture_object.txt75 boolean* residences);
169 texture object is returned in <residences>. Otherwise the contents of
170 the <residences> array are not changed. If any of the names in
172 error INVALID_VALUE is generated, and the contents of <residences> are
341 n LISTofBOOL residences
/third_party/skia/third_party/externals/opengl-registry/extensions/EXT/
DEXT_texture_object.txt75 boolean* residences);
169 texture object is returned in <residences>. Otherwise the contents of
170 the <residences> array are not changed. If any of the names in
172 error INVALID_VALUE is generated, and the contents of <residences> are
341 n LISTofBOOL residences
/third_party/skia/third_party/externals/opengl-registry/extensions/SGIX/
DSGIX_vertex_array_object.txt123 boolean* residences);
193 the default vertex array) is returned in <residences>. Otherwise the
194 contents of the <residences> array are not changed. If any of the names
197 <residences> are indeterminate. The resident status of a single bound
/third_party/openGLES/extensions/SGIX/
DSGIX_vertex_array_object.txt123 boolean* residences);
193 the default vertex array) is returned in <residences>. Otherwise the
194 contents of the <residences> array are not changed. If any of the names
197 <residences> are indeterminate. The resident status of a single bound
/third_party/mesa3d/src/mapi/glapi/tests/
Dcheck_table.cpp1514 GLboolean *residences) in glAreTexturesResidentEXT() argument
1518 (void) residences; in glAreTexturesResidentEXT()
/third_party/mesa3d/src/mesa/main/
Dtexobj.c2028 GLboolean *residences) in _mesa_AreTexturesResident() argument
2043 if (!texName || !residences) in _mesa_AreTexturesResident()
/third_party/mesa3d/src/gallium/frontends/wgl/
Dgldrv.h359 …an (APIENTRY *glAreTexturesResident )(GLsizei n, const GLuint *textures, GLboolean *residences);
/third_party/skia/third_party/externals/angle2/src/libGL/
Dentry_points_gl_1_autogen.h417 GLboolean *residences);
Dentry_points_gl_1_autogen.cpp7334 GLboolean *residences) in GL_AreTexturesResident() argument
7339 CID(context), n, (uintptr_t)textures, (uintptr_t)residences); in GL_AreTexturesResident()
7348 textures, residences)); in GL_AreTexturesResident()
7351 returnValue = context->areTexturesResident(n, textures, residences); in GL_AreTexturesResident()
7358 ANGLE_CAPTURE(AreTexturesResident, isCallValid, context, n, textures, residences, in GL_AreTexturesResident()
DlibGL_autogen.cpp1610 GLboolean *residences) in glAreTexturesResident() argument
1612 return GL_AreTexturesResident(n, textures, residences); in glAreTexturesResident()
/third_party/mesa3d/src/glx/tests/
Dindirect_api.cpp383 void __indirect_glAreTexturesResident(GLsizei n, const GLuint *textures, GLboolean *residences) { } in __indirect_glAreTexturesResident() argument
616 void __indirect_glAreProgramsResidentNV(GLsizei n, const GLuint *programs, GLboolean *residences) {… in __indirect_glAreProgramsResidentNV() argument
/third_party/skia/third_party/externals/opengl-registry/extensions/NV/
DNV_vertex_program.txt1025 boolean *residences);
2025 boolean *residences);
2030 returned, and the residence of each program is returned in residences.
2031 Otherwise the contents of residences are not changed. If any of
2033 error INVALID_VALUE is generated, and the contents of residences
DNV_vertex_program2.txt1357 boolean *residences);
1362 returned, and the residence of each program is returned in residences.
1363 Otherwise the contents of residences are not changed. If any of
1365 error INVALID_VALUE is generated, and the contents of residences
DNV_fragment_program.txt3652 boolean *residences);
3657 residence of each program is returned in residences. Otherwise the
3658 contents of residences are not changed. If any of the names in ids are
3660 generated, and the contents of residences are indeterminate. The
/third_party/openGLES/extensions/NV/
DNV_vertex_program.txt1025 boolean *residences);
2025 boolean *residences);
2030 returned, and the residence of each program is returned in residences.
2031 Otherwise the contents of residences are not changed. If any of
2033 error INVALID_VALUE is generated, and the contents of residences
DNV_vertex_program2.txt1357 boolean *residences);
1362 returned, and the residence of each program is returned in residences.
1363 Otherwise the contents of residences are not changed. If any of
1365 error INVALID_VALUE is generated, and the contents of residences
DNV_fragment_program.txt3652 boolean *residences);
3657 residence of each program is returned in residences. Otherwise the
3658 contents of residences are not changed. If any of the names in ids are
3660 generated, and the contents of residences are indeterminate. The
/third_party/mesa3d/include/GL/
Dgl.h1312 GLboolean *residences );
/third_party/glfw/deps/glad/
Dglad.h2376 …(APIENTRYP PFNGLARETEXTURESRESIDENTPROC)(GLsizei n, const GLuint* textures, GLboolean* residences);

12