Home
last modified time | relevance | path

Searched defs:paramCount (Results 1 - 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DVersionGLSL.cpp117 size_t paramCount = node->getFunction()->getParamCount(); in visitFunctionPrototype() local
H A DUtilsHLSL.cpp1102 size_t paramCount = func->getParamCount(); in DisambiguateFunctionName() local
H A DOutputTree.cpp392 size_t paramCount = node->getFunction()->getParamCount(); in visitFunctionPrototype() local
H A DSymbol.h335 TFunction(const TSymbolUniqueId &id, const ImmutableString &name, TExtension extension, const TVariable *const *parameters, size_t paramCount, const TType *retType, TOperator op, bool knownToNotHaveSideEffects) TFunction() argument
361 TFunction(const TSymbolUniqueId &id, const ImmutableString &name, const std::array<TExtension, ExtensionCount> &extensions, const TVariable *const *parameters, size_t paramCount, const TType *retType, TOperator op, bool knownToNotHaveSideEffects) TFunction() argument
H A DValidateAST.cpp769 size_t paramCount = function->getParamCount(); in visitFunctionDefinition() local
H A DOutputGLSLBase.cpp440 size_t paramCount = func->getParamCount(); in writeFunctionParameters() local
H A DOutputHLSL.cpp2215 size_t paramCount = func->getParamCount(); in visitFunctionDefinition() local
2348 size_t paramCount = func->getParamCount(); in visitFunctionPrototype() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceShadowingVariables.cpp59 size_t paramCount = func->getParamCount(); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DAstHelpers.cpp91 const size_t paramCount = src.getParamCount(); in AddParametersFrom() local
H A DSymbolEnv.cpp335 getFunctionOverload(const Name &name, const TType &returnType, size_t paramCount, const TType **paramTypes, size_t templateArgCount, const TemplateArg *templateArgs) getFunctionOverload() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/wpa_supplicant_lib/cert_mgr_deps/src/
H A Dcm_ipc_client.c178 ClientSerializationAndSend(enum CertManagerInterfaceCode message, struct CmParam *params, uint32_t paramCount, struct CmBlob *outBlob) ClientSerializationAndSend() argument
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DRemoveUnreferencedVariables.cpp113 size_t paramCount = node->getFunction()->getParamCount(); in visitFunctionPrototype() local
/third_party/glslang/glslang/MachineIndependent/
H A DParseContextBase.cpp428 const int paramCount = std::min(call.getParamCount(), candidate.getParamCount()); in selectFunction() local
H A DParseHelper.cpp8275 int paramCount = 0; // keeps track of the constructor parameter number being checked in addConstructor() local
8746 TIntermTyped* TParseContext::constructAggregate(TIntermNode* node, const TType& type, int paramCount, const TSourceLoc& loc) in constructAggregate() argument
/third_party/skia/third_party/externals/angle2/src/libANGLE/capture/
H A Dcapture_gles_3_0_params.cpp366 uint32_t paramCount = (pname == GL_SAMPLES && bufSize > 1) ? 2 : 1; in CaptureGetInternalformativ_params() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DContext_gles_1_0.cpp153 int paramCount = GetFogParameterCount(pname); in fogxv() local
H A DvalidationES1.cpp851 unsigned int paramCount = GetFogParameterCount(pname); in ValidateFogxv() local
1325 unsigned int paramCount = GetPointParameterCount(pname); in ValidatePointParameterf() local
1348 unsigned int paramCount = GetPointParameterCount(pname); in ValidatePointParameterx() local
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/
H A DGLSLTest.cpp3368 const unsigned int paramCount = (IsVulkan() || IsMetal()) ? 255u : 1024u; in TEST_P() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1447 unsigned paramCount = 0; in LowerCall() local
[all...]
/third_party/glslang/glslang/HLSL/
H A DhlslParseHelper.cpp8514 int paramCount = 0; // keeps a track of the constructor parameter number being checked in addConstructor() local
8766 TIntermTyped* HlslParseContext::constructAggregate(TIntermNode* node, const TType& type, int paramCount, in constructAggregate() argument
/third_party/vulkan-headers/include/vulkan/
H A Dvulkan_structs.hpp20051 size_t paramCount = {}; member
20547 size_t paramCount = {}; global() member
[all...]
/third_party/skia/third_party/externals/swiftshader/include/vulkan/
H A Dvulkan_structs.hpp14513 size_t paramCount = {}; member
[all...]
H A Dvulkan_core.h8924 size_t paramCount; member
/third_party/mesa3d/include/vulkan/
H A Dvulkan_core.h10018 size_t paramCount; member
/third_party/skia/third_party/externals/dawn/third_party/khronos/vulkan/
H A Dvulkan_core.h9084 size_t paramCount; member

Completed in 287 milliseconds

12