Searched defs:buffer_row_len (Results 1 - 1 of 1) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/gallium/frontends/lavapipe/ | ||
| H A D | lvp_execute.c | 2172 unsigned buffer_row_len = util_format_get_stride(dst_format, copycmd->pRegions[i].bufferRowLength); local in function:handle_copy_image_to_buffer2_khr 2254 unsigned buffer_row_len = util_format_get_stride(src_format, copycmd->pRegions[i].bufferRowLength); local in function:handle_copy_buffer_to_image [all...] |
Completed in 9 milliseconds