Home
last modified time | relevance | path

Searched defs:lengthParam (Results 1 – 7 of 7) sorted by relevance

/external/angle/src/libANGLE/capture/
Dcapture_gles_ext_autogen.cpp1054 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetBooleanvRobustANGLE() local
1062 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetBooleanvRobustANGLE() local
1103 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetBufferParameterivRobustANGLE() local
1111 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetBufferParameterivRobustANGLE() local
1150 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetFloatvRobustANGLE() local
1158 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetFloatvRobustANGLE() local
1202 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetFramebufferAttachmentParameterivRobustANGLE() local
1210 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetFramebufferAttachmentParameterivRobustANGLE() local
1249 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetIntegervRobustANGLE() local
1257 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetIntegervRobustANGLE() local
[all …]
Dcapture_gles_2_0_autogen.cpp996 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveAttrib() local
1004 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveAttrib() local
1076 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveUniform() local
1084 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveUniform() local
1380 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramInfoLog() local
1388 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramInfoLog() local
1486 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetShaderInfoLog() local
1494 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetShaderInfoLog() local
1580 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetShaderSource() local
1588 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetShaderSource() local
[all …]
Dcapture_gles_3_1_autogen.cpp418 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramPipelineInfoLog() local
426 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramPipelineInfoLog() local
572 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramResourceName() local
580 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramResourceName() local
644 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramResourceiv() local
653 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramResourceiv() local
Dcapture_gles_3_2_autogen.cpp555 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetObjectLabel() local
563 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetObjectLabel() local
616 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetObjectPtrLabel() local
624 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetObjectPtrLabel() local
Dcapture_gles_3_0_autogen.cpp842 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveUniformBlockName() local
851 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetActiveUniformBlockName() local
1184 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramBinary() local
1192 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetProgramBinary() local
1384 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetSynciv() local
1392 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetSynciv() local
1434 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetTransformFeedbackVarying() local
1442 ParamCapture lengthParam("length", ParamType::TGLsizeiPointer); in CaptureGetTransformFeedbackVarying() local
Dcapture_gles_3_2_params.cpp189 ParamCapture *lengthParam) in CaptureGetObjectLabel_length()
223 ParamCapture *lengthParam) in CaptureGetObjectPtrLabel_length()
/external/llvm-project/flang/lib/Semantics/
Dexpression.cpp58 if (auto *lengthParam{charLength()}) { in LEN() local