HomeSort by relevance Sort by last modified time
    Searched full:copyteximage (Results 1 - 16 of 16) sorted by null

  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_8.sh 65 run_test "spec/EXT_framebuffer_object/fbo-copyteximage" 0.0 "bin/fbo-copyteximage -fbo -auto"
66 run_test "spec/EXT_framebuffer_object/fbo-copyteximage-simple" 0.0 "bin/fbo-copyteximage-simple -fbo -auto"
graphics_PiglitBVT_5.sh 84 run_test "spec/!OpenGL 1.1/copyteximage-border" 0.0 "bin/copyteximage-border -auto"
85 run_test "spec/!OpenGL 1.1/copyteximage-clipping" 0.0 "bin/copyteximage-clipping -auto"
graphics_PiglitBVT_6.sh 39 run_test "spec/!OpenGL 1.2/copyteximage 3D" 0.0 "bin/copyteximage 3D -auto"
graphics_PiglitBVT_0.sh     [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/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/other/
expectations_other.json 234 "spec/ARB_texture_cube_map/copyteximage CUBE": {
235 "command": "bin/copyteximage CUBE -auto",
534 "spec/EXT_texture_array/copyteximage 1D_ARRAY": {
535 "command": "bin/copyteximage 1D_ARRAY -auto",
539 "spec/EXT_texture_array/copyteximage 2D_ARRAY": {
540 "command": "bin/copyteximage 2D_ARRAY -auto",
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_3.sh 195 run_test "spec/!OpenGL 1.1/copyteximage 1D" 0.0 "bin/copyteximage -auto 1D"
196 run_test "spec/!OpenGL 1.1/copyteximage-border" 0.0 "bin/copyteximage-border -auto"
197 run_test "spec/!OpenGL 1.1/copyteximage-clipping" 0.0 "bin/copyteximage-clipping -auto"
274 run_test "spec/!OpenGL 1.2/copyteximage 3D" 0.0 "bin/copyteximage 3D -auto"
graphics_PiglitBVT_6.sh 201 run_test "spec/EXT_framebuffer_object/fbo-copyteximage" 0.0 "bin/fbo-copyteximage -fbo -auto"
202 run_test "spec/EXT_framebuffer_object/fbo-copyteximage-simple" 0.0 "bin/fbo-copyteximage-simple -fbo -auto"
    [all...]
graphics_PiglitBVT_0.sh     [all...]
graphics_PiglitBVT_8.sh 180 run_test "spec/NV_conditional_render/copyteximage" 0.0 "bin/nv_conditional_render-copyteximage -auto"
    [all...]
  /external/mesa3d/src/mesa/tnl/
t_context.h 425 * ReadPixels, Bitmap, span functions, and CopyTexImage, etc commands.
  /external/mesa3d/src/mesa/main/
teximage.c 3363 copyteximage(struct gl_context *ctx, GLuint dims, function
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_common.c 395 /* nothing, until we implement h/w glRead/CopyPixels or CopyTexImage */

Completed in 971 milliseconds