Home
last modified time | relevance | path

Searched refs:is_program (Results 1 - 4 of 4) sorted by relevance

/third_party/elfutils/src/
H A Delfclassify.c546 is_program (void) in is_program() function
755 [classify_program] = is_program (), in process_current_path()
/third_party/mesa3d/src/mesa/main/
H A Dshaderapi.c308 is_program(struct gl_context *ctx, GLuint name) in is_program() function
570 if (is_shader(ctx, shader) || is_program(ctx, shader)) in detach_shader()
1700 if (is_program(ctx, obj)) { in _mesa_DeleteObjectARB()
1790 if (is_program(ctx, object)) { in _mesa_GetInfoLogARB()
1807 if (is_program(ctx, object)) { in _mesa_GetObjectParameterivARB()
1894 return is_program(ctx, name); in _mesa_IsProgram()
/third_party/vk-gl-cts/modules/gles2/functional/
H A Des2fNegativeStateApiTests.cpp675 ES2F_ADD_API_CASE(is_program, "Invalid glIsProgram() usage", in init()
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fNegativeStateApiTests.cpp1127 ES3F_ADD_API_CASE(is_program, "Invalid glIsProgram() usage", in init()

Completed in 8 milliseconds