/external/chromium_org/third_party/mesa/src/docs/ |
relnotes-7.11.2.html | 46 <li>Incorrect handling of CopyTexImage from RGBA window to LA texture.</li>
|
MESA_texture_signed_rgba.spec | 167 6) Should the RGBA_SNORM tokens also be accepted by CopyTexImage
|
relnotes-7.11.html | 296 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38649">Bug 38649</a> - piglit fbo-copyteximage regression</li>
|
relnotes-7.10.html | [all...] |
/external/mesa3d/docs/ |
relnotes-7.11.2.html | 46 <li>Incorrect handling of CopyTexImage from RGBA window to LA texture.</li>
|
MESA_texture_signed_rgba.spec | 167 6) Should the RGBA_SNORM tokens also be accepted by CopyTexImage
|
relnotes-7.11.html | 296 <li><a href="https://bugs.freedesktop.org/show_bug.cgi?id=38649">Bug 38649</a> - piglit fbo-copyteximage regression</li>
|
relnotes-7.10.html | [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/tnl/ |
t_context.h | 425 * ReadPixels, Bitmap, span functions, and CopyTexImage, etc commands.
|
/external/mesa3d/src/mesa/tnl/ |
t_context.h | 425 * ReadPixels, Bitmap, span functions, and CopyTexImage, etc commands.
|
/external/chromium_org/third_party/mesa/src/src/mesa/main/ |
teximage.c | 3363 copyteximage(struct gl_context *ctx, GLuint dims, function [all...] |
/external/mesa3d/src/mesa/main/ |
teximage.c | 3363 copyteximage(struct gl_context *ctx, GLuint dims, function [all...] |
/external/chromium_org/third_party/angle/extensions/ |
EXT_texture_storage.txt | 325 - CopyTexImage* 631 - CopyTexImage* [all...] |
/external/chromium_org/third_party/mesa/src/src/mesa/drivers/dri/radeon/ |
radeon_common.c | 395 /* nothing, until we implement h/w glRead/CopyPixels or CopyTexImage */
|
/external/mesa3d/src/mesa/drivers/dri/radeon/ |
radeon_common.c | 395 /* nothing, until we implement h/w glRead/CopyPixels or CopyTexImage */
|