Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
H A Dreadpix.h37 _mesa_readpixels_needs_slow_path(const struct gl_context *ctx, GLenum format,
H A Dreadpix.c158 _mesa_readpixels_needs_slow_path(const struct gl_context *ctx, GLenum format, in _mesa_readpixels_needs_slow_path() function
206 if (_mesa_readpixels_needs_slow_path(ctx, format, type, GL_FALSE)) { in readpixels_can_use_memcpy()
/third_party/mesa3d/src/mesa/state_tracker/
H A Dst_cb_readpixels.c456 if (_mesa_readpixels_needs_slow_path(ctx, format, type, GL_TRUE)) { in st_ReadPixels()

Completed in 4 milliseconds