HomeSort by relevance Sort by last modified time
    Searched refs:gpu (Results 126 - 150 of 945) sorted by null

1 2 3 4 56 7 8 91011>>

  /external/skia/src/gpu/gl/
GrGLVertexArray.cpp 14 void GrGLAttribArrayState::set(const GrGpuGL* gpu,
25 GR_GL_CALL(gpu->glInterface(), EnableVertexAttribArray(index));
37 GR_GL_CALL(gpu->glInterface(), VertexAttribPointer(index,
52 void GrGLAttribArrayState::disableUnusedAttribArrays(const GrGpuGL* gpu, uint64_t usedMask) {
57 GR_GL_CALL(gpu->glInterface(), DisableVertexAttribArray(i));
69 GrGLVertexArray::GrGLVertexArray(GrGpuGL* gpu, GrGLint id, int attribCount)
70 : GrResource(gpu, false)
GrGLStencilBuffer.h 26 GrGLStencilBuffer(GrGpu* gpu,
32 : GrStencilBuffer(gpu, isWrapped, width, height, format.fStencilBits, sampleCnt)
  /external/chromium_org/content/common/gpu/
texture_image_transport_surface.h 12 #include "content/common/gpu/gpu_command_buffer_stub.h"
13 #include "content/common/gpu/image_transport_surface.h"
14 #include "gpu/command_buffer/service/mailbox_manager.h"
15 #include "gpu/command_buffer/service/texture_manager.h"
83 scoped_refptr<gpu::gles2::TextureRef> backbuffer_;
84 scoped_refptr<gpu::gles2::TextureRef> frontbuffer_;
88 gpu::gles2::MailboxName back_mailbox_name_;
89 gpu::gles2::MailboxName front_mailbox_name_;
116 scoped_refptr<gpu::gles2::MailboxManager> mailbox_manager_;
gpu_command_buffer_stub.h 16 #include "content/common/gpu/gpu_memory_allocation.h"
17 #include "content/common/gpu/gpu_memory_manager.h"
18 #include "content/common/gpu/gpu_memory_manager_client.h"
19 #include "gpu/command_buffer/common/constants.h"
20 #include "gpu/command_buffer/service/command_buffer_service.h"
21 #include "gpu/command_buffer/service/context_group.h"
22 #include "gpu/command_buffer/service/gpu_scheduler.h"
33 namespace gpu { namespace
69 gpu::gles2::MailboxManager* mailbox_manager,
70 gpu::gles2::ImageManager* image_manager
    [all...]
gpu_channel.h 17 #include "content/common/gpu/gpu_command_buffer_stub.h"
18 #include "content/common/gpu/gpu_memory_manager.h"
37 namespace gpu { namespace
56 // Encapsulates an IPC channel between the GPU process and one renderer
66 gpu::gles2::MailboxManager* mailbox_manager,
139 gpu::PreemptionFlag* GetPreemptionFlag();
147 scoped_refptr<gpu::PreemptionFlag> preemption_flag);
178 // Register the StreamTextureProxy class with the gpu process so that all
209 scoped_refptr<gpu::PreemptionFlag> preempting_flag_;
213 scoped_refptr<gpu::PreemptionFlag> preempted_flag_
    [all...]
  /external/chromium_org/gpu/
disk_cache_proto.target.darwin-arm.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
disk_cache_proto.target.darwin-mips.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
disk_cache_proto.target.darwin-x86.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
disk_cache_proto.target.linux-arm.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
disk_cache_proto.target.linux-mips.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
disk_cache_proto.target.linux-x86.mk 18 # "{'inputs': ['../tools/protoc_wrapper/protoc_wrapper.py', '$(gyp_shared_intermediate_dir)/protoc'], 'msvs_cygwin_shell': '0', 'extension': 'proto', 'outputs': ['$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/%(INPUT_ROOT)s_pb2.py', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.cc', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h'], 'rule_name': 'genproto', 'rule_sources': ['command_buffer/service/disk_cache_proto.proto'], 'action': ['python', '../tools/protoc_wrapper/protoc_wrapper.py', '--include', '', '--protobuf', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service/%(INPUT_ROOT)s.pb.h', '--proto-in-dir', 'command_buffer/service', '--proto-in-file', '%(INPUT_ROOT)s$(suffix $<)', '--use-system-protobuf=0', '--', '$(gyp_shared_intermediate_dir)/protoc', '--cpp_out', '$(gyp_shared_intermediate_dir)/protoc_out/gpu/command_buffer/service', '--python_out', '$(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service'], 'message': 'Generating C++ and Python code from $(RULE_SOURCES)', 'process_outputs_as_sources': '1'}":
19 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_local_path := $(LOCAL_PATH)
20 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_intermediate_dir := $(abspath $(gyp_intermediate_dir))
21 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: gyp_shared_intermediate_dir := $(abspath $(gyp_shared_intermediate_dir))
22 $(gyp_shared_intermediate_dir)/pyproto/gpu/command_buffer/service/disk_cache_proto_pb2.py: export PATH := $(subst $(ANDROID_BUILD_PATHS),,$(P (…)
    [all...]
gpu_config.target.darwin-arm.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
gpu_config.target.darwin-mips.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
gpu_config.target.darwin-x86.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
gpu_config.target.linux-arm.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
gpu_config.target.linux-mips.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
gpu_config.target.linux-x86.mk 27 gpu/config/dx_diag_node.cc \
28 gpu/config/gpu_blacklist.cc \
29 gpu/config/gpu_control_list.cc \
30 gpu/config/gpu_driver_bug_list_json.cc \
31 gpu/config/gpu_driver_bug_list.cc \
32 gpu/config/gpu_info.cc \
33 gpu/config/gpu_info_collector_android.cc \
34 gpu/config/gpu_info_collector.cc \
35 gpu/config/gpu_switching_list_json.cc \
36 gpu/config/gpu_switching_list.cc
    [all...]
  /external/chromium_org/content/browser/gpu/
gpu_internals_ui.cc 5 #include "content/browser/gpu/gpu_internals_ui.h"
18 #include "content/browser/gpu/gpu_data_manager_impl.h"
29 #include "gpu/config/gpu_feature_type.h"
30 #include "gpu/config/gpu_info.h"
79 base::ListValue* DxDiagNodeToList(const gpu::DxDiagNode& node) {
88 for (std::map<std::string, gpu::DxDiagNode>::const_iterator it =
99 std::string GPUDeviceToString(const gpu::GPUInfo::GPUDevice& gpu) {
100 std::string vendor = base::StringPrintf("0x%04x", gpu.vendor_id);
101 if (!gpu.vendor_string.empty()
    [all...]
  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.h 19 #include "content/common/gpu/gpu_process_launch_causes.h"
21 #include "gpu/config/gpu_info.h"
39 namespace gpu { namespace
81 // Encapsulates an IPC channel between the client and one GPU process.
82 // On the GPU process side there's a corresponding GpuChannel.
93 const gpu::GPUInfo& gpu_info,
101 // The GPU stats reported by the GPU process.
102 const gpu::GPUInfo& gpu_info() const { return gpu_info_; }
107 // Create and connect to a command buffer in the GPU process
    [all...]
context_provider_command_buffer.h 12 #include "content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h"
15 namespace gpu { namespace in namespace:webkit
60 scoped_ptr<webkit::gpu::GrContextForWebGraphicsContext3D> gr_context_;
  /external/chromium_org/chrome/browser/gpu/
gpu_feature_checker.cc 5 #include "chrome/browser/gpu/gpu_feature_checker.h"
14 // GPU info has been collected in a GPU process.
16 gpu::GpuFeatureType feature) {
23 GPUFeatureChecker::GPUFeatureChecker(gpu::GpuFeatureType feature,
38 // decision based on partial GPU info; on Linux, we need to launch the GPU
39 // process to collect full GPU info and make the final decision.
  /external/chromium_org/third_party/skia/src/gpu/
GrResource.cpp 15 GrResource::GrResource(GrGpu* gpu, bool isWrapped) {
16 fGpu = gpu;
  /external/chromium_org/third_party/skia/src/gpu/gl/
GrGLStencilBuffer.h 26 GrGLStencilBuffer(GrGpu* gpu,
32 : GrStencilBuffer(gpu, isWrapped, width, height, format.fStencilBits, sampleCnt)
  /external/chromium_org/webkit/common/gpu/
context_provider_in_process.h 13 #include "webkit/common/gpu/webkit_gpu_export.h"
20 namespace gpu { namespace in namespace:webkit
61 scoped_ptr<webkit::gpu::GrContextForWebGraphicsContext3D> gr_context_;
75 } // namespace gpu
  /external/skia/src/gpu/
GrResource.cpp 15 GrResource::GrResource(GrGpu* gpu, bool isWrapped) {
16 fGpu = gpu;

Completed in 180 milliseconds

1 2 3 4 56 7 8 91011>>