Home
last modified time | relevance | path

Searched refs:bind_atomic_buffer (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dbufferobj.c1371 bind_atomic_buffer(struct gl_context *ctx, unsigned index, in bind_atomic_buffer() function
1442 bind_atomic_buffer(ctx, index, bufObj, -1, -1, GL_TRUE); in bind_buffer_base_atomic_buffer()
1444 bind_atomic_buffer(ctx, index, bufObj, 0, 0, GL_TRUE); in bind_buffer_base_atomic_buffer()
3869 bind_atomic_buffer(ctx, index, bufObj, offset, size, GL_FALSE); in bind_buffer_range_atomic_buffer()