HomeSort by relevance Sort by last modified time
    Searched refs:cmd_flags (Results 1 - 12 of 12) sorted by null

  /external/chromium_org/gpu/command_buffer/common/
cmd_buffer_common.h 27 // Pack & unpack Command cmd_flags
29 #define CMD_FLAG_GET_TRACE_LEVEL(cmd_flags) ((cmd_flags >> 0) & 3)
186 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::Noop
215 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::SetToken
256 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::SetBucketSize
292 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::SetBucketData
354 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::SetBucketDataImmediate
410 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::cmd::GetBucketStart
480 static const uint8_t cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3) member in struct:gpu::cmd::GetBucketData
    [all...]
gles2_cmd_format_autogen.h 18 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ActiveTexture
50 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:AttachShader
86 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindAttribLocationBucket
130 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindBuffer
166 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:BindFramebuffer
202 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindRenderbuffer
239 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:BindTexture
275 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BlendColor
322 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BlendEquation
354 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3) member in struct:BlendEquationSeparate
391 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BlendFunc
427 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BlendFuncSeparate
479 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BufferData
536 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BufferSubData
594 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CheckFramebufferStatus
643 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:Clear
673 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ClearColor
720 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ClearDepthf
752 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ClearStencil
783 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ColorMask
831 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CompileShader
863 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CompressedTexImage2DBucket
929 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CompressedTexImage2D
1013 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CompressedTexSubImage2DBucket
1096 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CompressedTexSubImage2D
1193 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CopyTexImage2D
1264 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CopyTexSubImage2D
1341 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CreateProgram
1373 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CreateShader
1409 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CullFace
1439 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteBuffersImmediate
1481 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteFramebuffersImmediate
1523 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteProgram
1555 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteRenderbuffersImmediate
1597 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteShader
1629 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteTexturesImmediate
1671 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DepthFunc
1702 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DepthMask
1733 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DepthRangef
1769 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DetachShader
1805 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Disable
1835 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DisableVertexAttribArray
1868 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(2); member in struct:DrawArrays
1907 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(2); member in struct:DrawElements
1955 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Enable
1985 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:EnableVertexAttribArray
2018 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Finish
2043 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Flush
2068 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:FramebufferRenderbuffer
2121 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:FramebufferTexture2D
2175 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:FrontFace
2206 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenBuffersImmediate
2248 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenerateMipmap
2280 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenFramebuffersImmediate
2322 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenRenderbuffersImmediate
2364 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenTexturesImmediate
2406 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetActiveAttrib
2476 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetActiveUniform
2547 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetAttachedShaders
2602 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetBooleanv
2650 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetBufferParameteriv
2705 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetError
2742 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetFloatv
2789 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetFramebufferAttachmentParameteriv
2852 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetIntegerv
2900 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetProgramiv
2954 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetProgramInfoLog
2991 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetRenderbufferParameteriv
3046 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetShaderiv
3100 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetShaderInfoLog
3137 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetShaderPrecisionFormat
3205 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetShaderSource
3241 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetString
3276 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetTexParameterfv
3331 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetTexParameteriv
3386 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetUniformfv
3440 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetUniformiv
3494 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetVertexAttribfv
3549 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetVertexAttribiv
3604 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetVertexAttribPointerv
3659 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Hint
3692 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsBuffer
3738 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsEnabled
3783 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsFramebuffer
3831 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsProgram
3879 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsRenderbuffer
3927 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsShader
3973 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsTexture
4021 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:LineWidth
4052 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:LinkProgram
4084 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:PixelStorei
4120 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:PolygonOffset
4159 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ReadPixels
4262 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ReleaseShaderCompiler
4289 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:RenderbufferStorage
4342 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:SampleCoverage
4378 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Scissor
4417 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ShaderBinary
4491 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ShaderSourceBucket
4528 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilFunc
4567 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilFuncSeparate
4612 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilMask
4644 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilMaskSeparate
4681 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilOp
4719 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:StencilOpSeparate
4768 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexImage2D
4858 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexParameterf
4898 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexParameterfvImmediate
4942 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexParameteri
4982 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexParameterivImmediate
5026 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexSubImage2D
5129 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform1f
5164 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform1fvImmediate
5210 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform1i
5245 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform1ivImmediate
5291 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform2f
5329 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform2fvImmediate
5375 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform2i
5413 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform2ivImmediate
5459 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform3f
5500 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform3fvImmediate
5546 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform3i
5587 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform3ivImmediate
5633 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform4f
5682 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform4fvImmediate
5728 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform4i
5777 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Uniform4ivImmediate
5823 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:UniformMatrix2fvImmediate
5870 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:UniformMatrix3fvImmediate
5917 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:UniformMatrix4fvImmediate
5964 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:UseProgram
5996 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ValidateProgram
6028 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib1f
6064 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib1fvImmediate
6104 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib2f
6144 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib2fvImmediate
6184 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib3f
6228 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib3fvImmediate
6268 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib4f
6321 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttrib4fvImmediate
6361 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttribPointer
6426 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:Viewport
6466 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:BlitFramebufferCHROMIUM
6564 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:RenderbufferStorageMultisampleCHROMIUM
6625 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:RenderbufferStorageMultisampleEXT
6685 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:FramebufferTexture2DMultisampleEXT
6745 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexStorage2DEXT
6803 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenQueriesEXTImmediate
6845 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteQueriesEXTImmediate
6887 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BeginQueryEXT
6939 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:EndQueryEXT
6975 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:InsertEventMarkerEXT
7008 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:PushGroupMarkerEXT
7041 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:PopGroupMarkerEXT
7068 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenVertexArraysOESImmediate
7110 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteVertexArraysOESImmediate
7152 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:IsVertexArrayOES
7201 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindVertexArrayOES
7234 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:SwapBuffers
7260 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetMaxValueInBufferCHROMIUM
7327 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GenSharedIdsCHROMIUM
7386 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DeleteSharedIdsCHROMIUM
7439 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:RegisterSharedIdsCHROMIUM
7492 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:EnableFeatureCHROMIUM
7541 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ResizeCHROMIUM
7581 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetRequestableExtensionsCHROMIUM
7614 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:RequestExtensionCHROMIUM
7647 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetMultipleIntegervCHROMIUM
7716 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetProgramInfoCHROMIUM
7765 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:GetTranslatedShaderSourceANGLE
7802 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:PostSubBufferCHROMIUM
7847 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TexImageIOSurface2DCHROMIUM
7906 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:CopyTextureCHROMIUM
7971 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DrawArraysInstancedANGLE
8020 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DrawElementsInstancedANGLE
8079 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:VertexAttribDivisorANGLE
8116 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:ProduceTextureCHROMIUMImmediate
8156 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:ProduceTextureDirectCHROMIUMImmediate
8203 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:ConsumeTextureCHROMIUMImmediate
8243 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindUniformLocationCHROMIUMBucket
8288 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:BindTexImage2DCHROMIUM
8325 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ReleaseTexImage2DCHROMIUM
8362 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TraceBeginCHROMIUM
8395 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:TraceEndCHROMIUM
8421 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:AsyncTexSubImage2DCHROMIUM
8539 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:AsyncTexImage2DCHROMIUM
8651 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:WaitAsyncTexImage2DCHROMIUM
8684 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:WaitAllAsyncTexImage2DCHROMIUM
8711 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DiscardFramebufferEXTImmediate
8760 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:LoseContextCHROMIUM
8797 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:WaitSyncPointCHROMIUM
8830 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DrawBuffersEXTImmediate
8872 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:DiscardBackbufferCHROMIUM
8899 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:ScheduleOverlayPlaneCHROMIUM
    [all...]
gles2_cmd_format.h 206 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::gles2::cmds::GetAttribLocation
262 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::gles2::cmds::GetUniformLocation
318 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::gles2::cmds::GenMailboxCHROMIUM
326 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(3); member in struct:gpu::gles2::cmds::InsertSyncPointCHROMIUM
334 static const uint8 cmd_flags = CMD_FLAG_SET_TRACE_LEVEL(1); member in struct:gpu::gles2::cmds::CreateAndConsumeTextureCHROMIUMImmediate
  /external/chromium_org/gpu/command_buffer/service/
common_decoder.cc 118 uint8 cmd_flags; // How to handle this command member in struct:gpu::__anon12515::CommandInfo
126 cmd::name::cmd_flags, \
gles2_cmd_decoder.cc 235 uint8 cmd_flags; // How to handle this command member in struct:gpu::gles2::CommandInfo
239 // cmds::name::cmd_flags,
244 cmds::name::cmd_flags, \
    [all...]
  /external/chromium_org/third_party/openssl/openssl/crypto/engine/
eng_ctrl.c 175 return e->cmd_defns[idx].cmd_flags;
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/openssl/crypto/engine/
eng_ctrl.c 175 return e->cmd_defns[idx].cmd_flags;
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/openssl/include/openssl/
engine.h 279 unsigned int cmd_flags; /* The input the command expects */ member in struct:ENGINE_CMD_DEFN_st
    [all...]
  /external/chromium_org/gpu/command_buffer/
build_gles2_cmd_buffer.py     [all...]

Completed in 632 milliseconds