/external/chromium_org/ui/gfx/ |
gtk_preserve_window.h | 59 // with this widget (needed by the GPU process to synchronize resizing
|
/external/chromium_org/ui/gl/ |
gl_context_nsview.mm | 58 TRACE_EVENT0("gpu", "GLContextNSView::MakeCurrent");
|
gl_image.h | 55 // Create a GL image for a GPU Memory buffer.
|
/external/mesa3d/docs/ |
shading.html | 143 into low-level GPU code. 150 <li>Inspecting GPU code to gain insight into compilation 151 <li>Generating initial GPU code for subsequent hand-tuning 169 <li><b>--dump-ast</b> - dump GPU code
|
/external/mesa3d/src/mesa/state_tracker/ |
st_cb_bufferobjects.h | 45 struct pipe_resource *buffer; /* GPU storage */
|
/external/skia/bench/ |
DeferredSurfaceCopyBench.cpp | 36 // configuration information: gpu, multisampling, size, etc?
|
/external/skia/gyp/ |
experimental.gyp | 44 '../src/gpu', #gl/GrGLUtil.h
|
gm.gyp | 108 '../src/gpu',
|
/external/skia/src/gpu/effects/ |
GrConfigConversionEffect.h | 55 // if pixels are read back to a UPM buffer, written back to PM to the GPU, and read back again
|
/external/skia/tests/ |
GrSurfaceTest.cpp | 9 // This is a GPU-backend specific test.
|
GrUnitTests.cpp | 11 // This is a GPU-backend specific test
|
/external/chromium_org/chrome/browser/extensions/ |
requirements_checker_browsertest.cc | 22 #include "gpu/config/gpu_info.h" 57 " \"name\": \"gpu blacklist\",\n" 66 gpu::GPUInfo gpu_info;
|
/external/chromium_org/chrome/browser/ |
three_d_api_observer.cc | 81 UMA_HISTOGRAM_ENUMERATION("GPU.ThreeDAPIInfoBarDismissal", 125 UMA_HISTOGRAM_ENUMERATION("GPU.ThreeDAPIInfoBarDismissal", IGNORED, 132 UMA_HISTOGRAM_ENUMERATION("GPU.ThreeDAPIInfoBarDismissal", RELOADED,
|
/external/chromium_org/content/common/sandbox_linux/ |
bpf_gpu_policy_linux.cc | 125 // A GPU broker policy is the same as a GPU policy with open and 225 // All GPU process policies need these files brokered out.
|
/external/chromium_org/content/public/common/ |
content_client.h | 33 namespace gpu { namespace 92 // Sets the data on the current gpu. 93 virtual void SetGpuInfo(const gpu::GPUInfo& gpu_info) {}
|
/external/chromium_org/content/test/gpu/gpu_tests/ |
maps.py | 23 os.path.dirname(__file__), '..', '..', 'data', 'gpu')) 32 options.AppendExtraBrowserArgs('--enable-gpu-benchmarking') 158 util.GetChromiumSrcDir(), 'content', 'test', 'gpu', 'page_sets')
|
/external/chromium_org/gpu/command_buffer/ |
gles2_utils.target.darwin-mips.mk | 27 gpu/command_buffer/common/gles2_cmd_utils.cc 96 $(LOCAL_PATH)/gpu \ 182 $(LOCAL_PATH)/gpu \
|
gles2_utils.target.linux-mips.mk | 27 gpu/command_buffer/common/gles2_cmd_utils.cc 96 $(LOCAL_PATH)/gpu \ 182 $(LOCAL_PATH)/gpu \
|
/external/chromium_org/gpu/command_buffer/service/ |
feature_info_unittest.cc | 5 #include "gpu/command_buffer/service/feature_info.h" 10 #include "gpu/command_buffer/service/gpu_switches.h" 11 #include "gpu/command_buffer/service/test_helper.h" 12 #include "gpu/command_buffer/service/texture_manager.h" 13 #include "gpu/config/gpu_driver_bug_workaround_type.h" 32 namespace gpu { namespace [all...] |
shader_manager.cc | 5 #include "gpu/command_buffer/service/shader_manager.h" 12 namespace gpu { namespace 187 } // namespace gpu
|
/external/chromium_org/gpu/config/ |
gpu_control_list_number_info_unittest.cc | 5 #include "gpu/config/gpu_control_list.h" 8 namespace gpu { namespace 209 } // namespace gpu
|
gpu_info_collector.cc | 5 #include "gpu/config/gpu_info_collector.h" 81 namespace gpu { namespace 160 } // namespace gpu
|
gpu_test_expectations_parser_unittest.cc | 6 #include "gpu/config/gpu_test_expectations_parser.h" 9 namespace gpu { namespace 244 } // namespace gpu
|
/external/chromium_org/gpu/ |
gles2_cmd_helper.target.darwin-mips.mk | 26 gpu/command_buffer/client/gles2_cmd_helper.cc 95 $(LOCAL_PATH)/gpu \ 180 $(LOCAL_PATH)/gpu \
|
gles2_cmd_helper.target.linux-mips.mk | 26 gpu/command_buffer/client/gles2_cmd_helper.cc 95 $(LOCAL_PATH)/gpu \ 180 $(LOCAL_PATH)/gpu \
|