Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_pbo_compute.c763 can_copy_direct(const struct gl_pixelstore_attrib *pack) in can_copy_direct() function
958 if (can_copy_direct(pack) && pack->BufferObj) { in download_texture_compute()
1021 if (!can_copy_direct(pack)) { in copy_converted_buffer()
1134 if (!can_copy_direct(&ctx->Pack) || !ctx->Pack.BufferObj) { in st_GetTexSubImage_shader()

Completed in 3 milliseconds