Searched refs:check_status (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/tests/
H A Dshader_api.c45 static void check_status(GLuint id, GLenum pname, void (GLAPIENTRY *query)(GLuint, GLenum, GLint *)) function in typeref:typename:void
63 check_status(id, GL_COMPILE_STATUS, glGetShaderiv);
68 check_status(id, GL_LINK_STATUS, glGetProgramiv);
/xsrc/external/mit/xbiff/dist/
H A DMailbox.c445 int check_status; local in function:check_mailbox
451 check_status = waitCode(wait_status);
455 check_status = 2; /* act as if there is no mail */
457 switch (check_status) {
/xsrc/external/mit/MesaLib/dist/
H A D.pick_status.json29371 "description": "vulkan/device: Add a check_status hook",
[all...]

Completed in 149 milliseconds