Home
last modified time | relevance | path

Searched defs:variable (Results 101 - 125 of 176) sorted by relevance

12345678

/third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/
H A DEmitMetal.cpp44 ANGLE_INLINE const TVariable &variable() const in variable() function
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A Dblocklayout.cpp65 void TraverseStructVariable(const ShaderVariable &variable, in TraverseStructVariable() argument
76 void TraverseStructArrayVariable(const ShaderVariable &variable, in TraverseStructArrayVariable() argument
106 TraverseArrayOfArraysVariable(const ShaderVariable &variable, unsigned int arrayNestingIndex, bool isRowMajorMatrix, ShaderVariableVisitor *visitor) TraverseArrayOfArraysVariable() argument
501 visitOpaqueObject(const sh::ShaderVariable &variable) visitOpaqueObject() argument
521 visitVariable(const ShaderVariable &variable, bool isRowMajor) visitVariable() argument
608 visitNamedVariable(const ShaderVariable &variable, bool isRowMajor, const std::string &name, const std::string &mappedName, const std::vector<unsigned int> &arraySizes) visitNamedVariable() argument
632 TraverseShaderVariable(const ShaderVariable &variable, bool isRowMajorLayout, ShaderVariableVisitor *visitor) TraverseShaderVariable() argument
[all...]
H A DTypes.cpp785 TVariable *variable = in createSamplerSymbols() local
H A DCollectVariables.cpp68 void MarkActive(ShaderVariable *variable) in MarkActive() argument
327 setBuiltInInfoFromSymbol(const TVariable &variable, ShaderVariable *info) setBuiltInInfoFromSymbol() argument
344 recordBuiltInVaryingUsed(const TVariable &variable, bool *addedFlag, std::vector<ShaderVariable> *varyings) recordBuiltInVaryingUsed() argument
361 recordBuiltInFragmentOutputUsed(const TVariable &variable, bool *addedFlag) recordBuiltInFragmentOutputUsed() argument
374 recordBuiltInAttributeUsed(const TVariable &variable, bool *addedFlag) recordBuiltInAttributeUsed() argument
825 setCommonVariableProperties(const TType &type, const TVariable &variable, ShaderVariable *variableOut) const setCommonVariableProperties() argument
1087 const TIntermSymbol &variable = *variableNode->getAsSymbolNode(); visitDeclaration() local
[all...]
H A DOutputGLSLBase.cpp165 std::string TOutputGLSLBase::getCommonLayoutQualifiers(TIntermSymbol *variable) in getCommonLayoutQualifiers() argument
243 void TOutputGLSLBase::writeLayoutQualifier(TIntermSymbol *variable) in writeLayoutQualifier() argument
[all...]
H A DTranslatorMetalDirect.cpp142 TIntermTyped *variable = sequence.front()->getAsTyped(); variable
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceClipCullDistanceVariable.cpp83 TIntermSymbol *variable = sequence.front()->getAsSymbolNode(); variable
[all...]
/foundation/resourceschedule/soc_perf/services/core/include/
H A Dsocperf_common.h118 std::vector<int64_t> variable; member in OHOS::SOCPERF::Action
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java469 getIdsFromVariable( Multimap<String, String> variableToPartition, String variable) getIdsFromVariable() argument
668 isKnownVariable(String variable) isKnownVariable() argument
672 add(String variable, String barString) add() argument
[all...]
/third_party/icu/icu4j/tools/misc/src/com/ibm/icu/dev/tool/locale/
H A DLocaleDistanceBuilder.java469 getIdsFromVariable( Multimap<String, String> variableToPartition, String variable) getIdsFromVariable() argument
668 isKnownVariable(String variable) isKnownVariable() argument
672 add(String variable, String barString) add() argument
[all...]
/third_party/mesa3d/src/amd/vulkan/
H A Dradv_nir_lower_ray_queries.c35 nir_variable *variable; member
[all...]
/third_party/mesa3d/src/intel/common/
H A Dintel_decoder.c132 get_array_offset_count(const char **atts, uint32_t *offset, uint32_t *count, uint32_t *size, bool *variable) get_array_offset_count() argument
/third_party/node/deps/v8/src/parsing/
H A Dexpression-scope.h564 TrackVariable(VariableProxy* variable) TrackVariable() argument
[all...]
/third_party/node/deps/v8/src/torque/
H A Dimplementation-visitor.h110 const VisitResult& variable() const { in variable() function in v8::internal::torque::LocationReference
38 VariableAccess( VisitResult variable, base::Optional<Binding<LocalValue>*> binding = base::nullopt) VariableAccess() argument
/third_party/mesa3d/src/gallium/drivers/d3d12/
H A Dd3d12_nir_passes.c527 nir_variable *variable = NULL; in lower_instr() local
/third_party/skia/src/sksl/
H A DSkSLInliner.cpp220 const Variable* Inliner::RemapVariable(const Variable* variable, in RemapVariable() argument
578 const Variable& variable = decl.var(); inlineStatement() local
[all...]
/third_party/glslang/glslang/MachineIndependent/
H A DSymbolTable.h838 bool variable; isFunctionNameVariable() local
[all...]
H A DIntermediate.cpp89 TIntermSymbol* TIntermediate::addSymbol(const TVariable& variable) in addSymbol() argument
97 TIntermSymbol* TIntermediate::addSymbol(const TVariable& variable, const TSourceLoc& loc) in addSymbol() argument
2882 const TVariable* variable = symbol.getAsVariable(); in addSymbolLinkageNode() local
[all...]
/third_party/icu/ohos_icu4j/src/main/java/ohos/global/icu/text/
H A DDateTimePatternGenerator.java1636 addVariable(StringBuffer variable, boolean strict) addVariable() argument
[all...]
/third_party/mesa3d/src/compiler/nir/
H A Dnir_linking_helpers.c1628 get_linked_variable_io_mask(nir_variable *variable, gl_shader_stag argument
[all...]
/third_party/node/deps/v8/src/compiler/
H A Dcode-assembler.h1467 void operator=(const TypedCodeAssemblerVariable<T>& variable) { in operator =() argument
/third_party/mesa3d/src/gallium/auxiliary/gallivm/
H A Dlp_bld_nir.c2647 handle_shader_output_decl(struct lp_build_nir_context *bld_base, struct nir_shader *nir, struct nir_variable *variable) handle_shader_output_decl() argument
/third_party/vk-gl-cts/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp1468 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
H A DvktMeshShaderBuiltinTestsEXT.cpp1615 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument
/third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTests.cpp1468 LocalInvocationCase (tcu::TestContext& testCtx, const std::string& name, const std::string& description, bool taskNeeded, LocalInvocation variable) in LocalInvocationCase() argument

Completed in 51 milliseconds

12345678