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

  /external/mesa3d/src/mesa/swrast/
NOTES 15 (ReadPixels, etc), and texture operations (CopyTexSubImage) which may
  /external/mesa3d/docs/
relnotes-7.11.2.html 62 <li>mesa: fix format selection for meta CopyTexSubImage()</li>
relnotes-6.5.2.html 45 <li>Accelerated CopyTexSubimage, DrawPixels, ReadPixels, CopyPixels
relnotes-7.9.1.html 210 <li>intel: Allow CopyTexSubImage to InternalFormat 3/4 textures, like RGB/RGBA.</li>
relnotes-7.10.html     [all...]
  /external/mesa3d/src/mesa/drivers/dri/intel/
intel_tex_copy.c 170 functions->CopyTexSubImage = intelCopyTexSubImage;
  /external/chromium-trace/catapult/tracing/test_data/
chrome_v8.json 99 {"pid":29854,"tid":29854,"ts":2067059524609,"ph":"X","cat":"gpu","name":"GLImageMemory::CopyTexSubImage","args":{"width":256,"height":256},"dur":314,"tdur":312,"tts":11884340},
105 {"pid":29854,"tid":29854,"ts":2067059524993,"ph":"X","cat":"gpu","name":"GLImageMemory::CopyTexSubImage","args":{"width":256,"height":256},"dur":265,"tdur":264,"tts":11884723},
136 {"pid":29854,"tid":29854,"ts":2067059530356,"ph":"X","cat":"gpu","name":"GLImageMemory::CopyTexSubImage","args":{"width":256,"height":256},"dur":234,"tdur":232,"tts":11886089},
147 {"pid":29854,"tid":29854,"ts":2067059531351,"ph":"X","cat":"gpu","name":"GLImageMemory::CopyTexSubImage","args":{"width":256,"height":256},"dur":234,"tdur":233,"tts":11886508},
    [all...]
  /external/mesa3d/src/mesa/drivers/common/
driverfuncs.c 97 driver->CopyTexSubImage = _mesa_meta_CopyTexSubImage;
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/pinetrail/
graphics_PiglitBVT_5.sh 86 run_test "spec/!OpenGL 1.1/copytexsubimage" 0.0 "bin/copytexsubimage -auto"
graphics_PiglitBVT_0.sh     [all...]
  /external/mesa3d/src/mesa/main/
teximage.c 3481 copytexsubimage(struct gl_context *ctx, GLuint dims, GLenum target, GLint level, function
    [all...]
dd.h 240 void (*CopyTexSubImage)(struct gl_context *ctx, GLuint dims,
    [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/piglit_logs/other/
expectations_other.json 347 "spec/ARB_texture_view/copytexsubimage-layers": {
348 "command": "bin/arb_texture_view-copytexsubimage-layers -fbo -auto",
  /external/skia/src/gpu/gl/
GrGLGpu.cpp     [all...]
  /external/autotest/client/site_tests/graphics_PiglitBVT/test_scripts/other/
graphics_PiglitBVT_3.sh 198 run_test "spec/!OpenGL 1.1/copytexsubimage" 0.0 "bin/copytexsubimage -auto"
graphics_PiglitBVT_8.sh 181 run_test "spec/NV_conditional_render/copytexsubimage" 0.0 "bin/nv_conditional_render-copytexsubimage -auto"
    [all...]
graphics_PiglitBVT_0.sh     [all...]
  /external/mesa3d/src/mesa/state_tracker/
st_cb_texture.c 707 * Do a CopyTexSubImage operation using a read transfer from the source,
    [all...]
  /external/mesa3d/src/mesa/drivers/dri/radeon/
radeon_texture.c 695 functions->CopyTexSubImage = radeonCopyTexSubImage;
  /external/chromium-trace/catapult/perf_insights/test_data/
googlemaps_ipc_newbinding.html     [all...]
  /external/chromium-trace/catapult/perf_insights/perf_insights/ui/reports/
wr_result_view_test_data.json     [all...]

Completed in 1019 milliseconds