Searched refs:bind_image_textures (Results 1 - 2 of 2) sorted by relevance
| /xsrc/external/mit/MesaLib.old/dist/src/mesa/main/ |
| H A D | shaderimage.c | 673 bind_image_textures(struct gl_context *ctx, GLuint first, GLuint count, function in typeref:typename:ALWAYS_INLINE void 787 bind_image_textures(ctx, first, count, textures, true); 814 bind_image_textures(ctx, first, count, textures, false);
|
| /xsrc/external/mit/MesaLib/dist/src/mesa/main/ |
| H A D | shaderimage.c | 683 bind_image_textures(struct gl_context *ctx, GLuint first, GLuint count, function in typeref:typename:ALWAYS_INLINE void 797 bind_image_textures(ctx, first, count, textures, true); 824 bind_image_textures(ctx, first, count, textures, false);
|
Completed in 5 milliseconds