Home
last modified time | relevance | path

Searched refs:getParam (Results 1 - 25 of 40) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dframe_capture_replay_autogen.cpp32 params.getParam("pipelinePacked", ParamType::TProgramPipelineID, 0) in ReplayCall()
34 params.getParam("programPacked", ParamType::TShaderProgramID, 1) in ReplayCall()
39 params.getParam("texture", ParamType::TGLenum, 0).value.GLenumVal); in ReplayCall()
43 params.getParam("funcPacked", ParamType::TAlphaTestFunc, 0).value.AlphaTestFuncVal, in ReplayCall()
44 params.getParam("ref", ParamType::TGLfloat, 1).value.GLfloatVal); in ReplayCall()
48 params.getParam("funcPacked", ParamType::TAlphaTestFunc, 0).value.AlphaTestFuncVal, in ReplayCall()
49 params.getParam("ref", ParamType::TGLfixed, 1).value.GLfixedVal); in ReplayCall()
52 context->attachShader(params.getParam("programPacked", ParamType::TShaderProgramID, 0) in ReplayCall()
54 params.getParam("shaderPacked", ParamType::TShaderProgramID, 1) in ReplayCall()
59 params.getParam("targetPacke in ReplayCall()
[all...]
H A DFrameCapture.cpp628 call.params.getParam("access", ParamType::TGLbitfield, 3).value.GLbitfieldVal; in WriteCppReplayForCall()
635 GLenum access = call.params.getParam("access", ParamType::TGLenum, 1).value.GLenumVal; in WriteCppReplayForCall()
1472 call.params.getParam("buffersPacked", ParamType::TBufferIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1480 call.params.getParam("fencesPacked", ParamType::TFenceNVIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1489 call.params.getParam("framebuffersPacked", ParamType::TFramebufferIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1497 call.params.getParam("pipelinesPacked", ParamType::TProgramPipelineIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1506 call.params.getParam("idsPacked", ParamType::TQueryIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1515 call.params.getParam("renderbuffersPacked", ParamType::TRenderbufferIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1523 call.params.getParam("samplersPacked", ParamType::TSamplerIDPointer, 1); in MaybeCaptureUpdateResourceIDs()
1531 call.params.getParam("semaphoresPacke in MaybeCaptureUpdateResourceIDs()
4104 ParamCapture &ParamBuffer::getParam(const char *paramName, ParamType paramType, int index) getParam() function in angle::ParamBuffer
4112 const ParamCapture &ParamBuffer::getParam(const char *paramName, getParam() function in angle::ParamBuffer
[all...]
/foundation/CastEngine/castengine_cast_plus_stream/src/rtsp/src/
H A Drtsp_package.cpp184 void RtspEncap::EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body) in EncapResponseGetParamM3Body() argument
186 if (getParam.find("his_version") != getParam.npos) { in EncapResponseGetParamM3Body()
189 if (getParam.find("his_video_formats") != getParam.npos) { in EncapResponseGetParamM3Body()
192 if (getParam.find("his_audio_formats") != getParam.npos) { in EncapResponseGetParamM3Body()
195 if (getParam.find("his_uibc_capability") != getParam.npos) { in EncapResponseGetParamM3Body()
198 if (getParam in EncapResponseGetParamM3Body()
239 std::string getParam = request.GetUnMatchedStr(); EncapResponseGetParamM3() local
[all...]
H A Drtsp_package.h55 static void EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body);
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/rtsp/src/
H A Drtsp_package.cpp184 void RtspEncap::EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body) in EncapResponseGetParamM3Body() argument
186 if (getParam.find("his_version") != getParam.npos) { in EncapResponseGetParamM3Body()
189 if (getParam.find("his_video_formats") != getParam.npos) { in EncapResponseGetParamM3Body()
192 if (getParam.find("his_audio_formats") != getParam.npos) { in EncapResponseGetParamM3Body()
195 if (getParam.find("his_uibc_capability") != getParam.npos) { in EncapResponseGetParamM3Body()
198 if (getParam in EncapResponseGetParamM3Body()
239 std::string getParam = request.GetUnMatchedStr(); EncapResponseGetParamM3() local
[all...]
H A Drtsp_package.h55 static void EncapResponseGetParamM3Body(ParamInfo &clientParam, const std::string &getParam, std::string &body);
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DProgramPrelude.cpp3082 GetTextureTypeName(func.getParam(0)->getType().getBasicType()).rawName(); in BuildFuncToEmitter()
3083 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter()
3175 GetTextureTypeName(func.getParam(0)->getType().getBasicType()).rawName(); in BuildFuncToEmitter()
3176 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter()
3179 const TType &dPdx = func.getParam(2)->getType(); in BuildFuncToEmitter()
3225 GetTextureTypeName(func.getParam(0)->getType().getBasicType()).rawName(); in BuildFuncToEmitter()
3226 const TType &coord = func.getParam(1)->getType(); in BuildFuncToEmitter()
3229 const TType &dPdx = func.getParam(2)->getType(); in BuildFuncToEmitter()
3275 GetTextureTypeName(func.getParam(0)->getType().getBasicType()).rawName(); in BuildFuncToEmitter()
3276 const TType &coord = func.getParam( in BuildFuncToEmitter()
[all...]
H A DIntroduceVertexIndexID.cpp48 const TVariable *param = mainFunction->getParam(i);
H A DRewritePipelines.cpp615 return *pipelineFunc.getParam(0); in getInternalPipelineVariable()
629 return *mainFunc.getParam(0); in getExternalPipelineVariable()
773 const TVariable &textureParam = *func.getParam(paramIndex++); in visitMain()
774 const TVariable &samplerParam = *func.getParam(paramIndex++); in visitMain()
884 structInstanceVar = owner->getParam(0); in UpdatePipelineSymbols()
H A DRewriteOutArgs.cpp122 const TVariable &param = *func->getParam(i);
H A DRewriteUnaddressableReferences.cpp276 const TVariable &param = *func->getParam(i);
/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/src/
H A Dnapi_observer.cpp52 param[1] = innerWorker->getParam(observer->env_); in CallbackFunc()
103 observerWorker->getParam = [changeNode](napi_env env) { in OnChange()
136 observerWorker->getParam = [node](napi_env env) { in OnChange()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DConvertUnsupportedConstructorsToFunctionCalls.cpp36 const TVariable *var = function.getParam(0); in AppendScalarFromNonScalarArguments()
63 const TVariable *var = function.getParam(0); in AppendVectorFromScalarArgument()
85 const TVariable *p = function.getParam(paramIndex); in AppendValuesFromMultipleArguments()
125 const TVariable *var = function.getParam(0); in AppendMatrixFromScalarArgument()
152 const TVariable *var = function.getParam(0); in AppendMatrixFromMatrixArgument()
H A DRemoveDynamicIndexing.cpp188 TIntermSymbol *baseParam = new TIntermSymbol(func.getParam(0)); in GetIndexFunctionDefinition()
189 TIntermSymbol *indexParam = new TIntermSymbol(func.getParam(1)); in GetIndexFunctionDefinition()
193 valueParam = new TIntermSymbol(func.getParam(2)); in GetIndexFunctionDefinition()
H A DMonomorphizeUnsupportedFunctions.cpp193 const TVariable *originalParam = original->getParam(paramIndex); in MonomorphizeFunction()
292 const TVariable *funcArgument = function->getParam(argIndex); in processFunctionCall()
H A DRemoveUnreferencedVariables.cpp116 incrementStructTypeRefCount(node->getFunction()->getParam(i)->getType()); in visitFunctionPrototype()
/foundation/distributeddatamgr/data_share/frameworks/js/napi/observer/include/
H A Dnapi_observer.h56 std::function<napi_value(napi_env)> getParam; member
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DVersionGLSL.cpp120 const TVariable *param = node->getFunction()->getParam(i); in visitFunctionPrototype()
H A DValidateAST.cpp726 const TVariable *param = function->getParam(paramIndex); in visitFunctionPrototype()
772 const TVariable *variable = function->getParam(paramIndex); in visitFunctionDefinition()
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceShadowingVariables.cpp62 mParameterNames.emplace(std::string(func->getParam(i)->name().data()));
H A DFindPreciseNodes.cpp434 ObjectAndAccessChain param = {mCurrentFunction->getParam(paramIndex), {}};
617 if (function->getParam(paramIndex)->getType().getQualifier() != EvqParamOut)
/third_party/typescript/tests/arkTSTest/
H A Drun.js322 const pathParam = getParam()
372 function getParam(){
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/
H A DArrayReturnValueToOutParameter.cpp127 func->addParameter(node->getFunction()->getParam(i)); in visitFunctionPrototype()
H A DRewriteExpressionsWithShaderStorageBlock.cpp297 TQualifier qual = node->getFunction()->getParam(i)->getType().getQualifier(); in visitAggregate()
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/compiler/
H A DParseHelper.cpp530 const TParameter& param = function.getParam(i); in constructorErrorCheck()
1087 TQualifier qual = fnCandidate->getParam(i).type->getQualifier(); in functionCallLValueErrorCheck()
1850 const TParameter &param = function.getParam(i); in addFunctionPrototypeDeclaration()
1969 const TParameter &param = function->getParam(i); in parseFunctionPrototype()
2031 if(prevDec->getParam(i).type->getQualifier() != function->getParam(i).type->getQualifier()) in parseFunctionDeclarator()
2034 function->getParam(i).type->getQualifierString()); in parseFunctionDeclarator()

Completed in 28 milliseconds

12