HomeSort by relevance Sort by last modified time
    Searched refs:GPU_EXPORT (Results 26 - 50 of 68) sorted by null

12 3

  /external/chromium_org/gpu/command_buffer/service/
mailbox_synchronizer.h 16 #include "gpu/gpu_export.h"
30 GPU_EXPORT static bool Initialize();
31 GPU_EXPORT static void Terminate();
cmd_parser.h 12 #include "gpu/gpu_export.h"
20 class GPU_EXPORT CommandParser {
image_manager.h 12 #include "gpu/gpu_export.h"
22 class GPU_EXPORT ImageManager
mailbox_manager.h 15 #include "gpu/gpu_export.h"
27 class GPU_EXPORT MailboxManager : public base::RefCounted<MailboxManager> {
command_buffer_service.h 17 class GPU_EXPORT CommandBufferServiceBase : public CommandBuffer {
40 class GPU_EXPORT CommandBufferService : public CommandBufferServiceBase {
common_decoder.h 15 #include "gpu/gpu_export.h"
23 class GPU_EXPORT CommonDecoder : NON_EXPORTED_BASE(public AsyncAPIInterface) {
51 class GPU_EXPORT Bucket {
error_state.h 14 #include "gpu/gpu_export.h"
60 class GPU_EXPORT ErrorStateClient {
66 class GPU_EXPORT ErrorState {
gpu_tracer.h 16 #include "gpu/gpu_export.h"
88 class GPU_EXPORT Trace : public base::RefCounted<Trace> {
114 class GPU_EXPORT GLARBTimerTrace : public Trace {
framebuffer_manager.h 15 #include "gpu/gpu_export.h"
28 class GPU_EXPORT Framebuffer : public base::RefCounted<Framebuffer> {
223 class GPU_EXPORT FramebufferManager {
225 class GPU_EXPORT TextureDetachObserver {
renderbuffer_manager.h 15 #include "gpu/gpu_export.h"
23 class GPU_EXPORT Renderbuffer
125 class GPU_EXPORT RenderbufferManager {
shader_manager.h 16 #include "gpu/gpu_export.h"
25 class GPU_EXPORT Shader : public base::RefCounted<Shader> {
172 class GPU_EXPORT ShaderManager {
async_pixel_transfer_delegate.h 15 #include "gpu/gpu_export.h"
86 class GPU_EXPORT AsyncPixelTransferDelegate {
async_pixel_transfer_manager.h 16 #include "gpu/gpu_export.h"
54 class GPU_EXPORT AsyncPixelTransferManager
gl_context_virtual.h 12 #include "gpu/gpu_export.h"
27 class GPU_EXPORT GLContextVirtual : public gfx::GLContext {
gles2_cmd_copy_texture_chromium.h 12 #include "gpu/gpu_export.h"
24 class GPU_EXPORT CopyTextureCHROMIUMResourceManager {
program_cache.h 24 class GPU_EXPORT ProgramCache {
  /external/chromium_org/gpu/config/
gpu_info.h 20 #include "gpu/gpu_export.h"
24 struct GPU_EXPORT GPUInfo {
25 struct GPU_EXPORT GPUDevice {
gpu_test_config.h 13 #include "gpu/gpu_export.h"
19 class GPU_EXPORT GPUTestConfig {
92 class GPU_EXPORT GPUTestBotConfig : public GPUTestConfig {
gpu_control_list.h 19 #include "gpu/gpu_export.h"
24 class GPU_EXPORT GpuControlList {
121 class GPU_EXPORT VersionInfo {
171 class GPU_EXPORT OsInfo {
195 class GPU_EXPORT StringInfo {
221 class GPU_EXPORT FloatInfo {
239 class GPU_EXPORT IntInfo {
257 class GPU_EXPORT BoolInfo {
273 class GPU_EXPORT GpuControlListEntry
gpu_driver_bug_workaround_type.h 10 #include "gpu/gpu_export.h"
117 enum GPU_EXPORT GpuDriverBugWorkaroundType {
124 GPU_EXPORT std::string GpuDriverBugWorkaroundTypeToString(
  /external/chromium_org/gpu/command_buffer/client/
transfer_buffer.h 13 #include "gpu/gpu_export.h"
20 class GPU_EXPORT TransferBufferInterface {
54 class GPU_EXPORT TransferBuffer : public TransferBufferInterface {
129 class GPU_EXPORT ScopedTransferBufferPtr {
mapped_memory.h 15 #include "gpu/gpu_export.h"
22 class GPU_EXPORT MemoryChunk {
119 class GPU_EXPORT MappedMemoryManager {
gles2_cmd_helper.h 10 #include "gpu/gpu_export.h"
16 class GPU_EXPORT GLES2CmdHelper : public CommandBufferHelper {
ring_buffer.h 14 #include "gpu/gpu_export.h"
22 class GPU_EXPORT RingBuffer {
  /external/chromium_org/gpu/command_buffer/common/
command_buffer.h 10 #include "gpu/gpu_export.h"
19 class GPU_EXPORT CommandBuffer {

Completed in 769 milliseconds

12 3