Home
last modified time | relevance | path

Searched defs:variable (Results 26 - 50 of 215) sorted by relevance

123456789

/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/
H A DEmulateFragColorData.cpp36 const TVariable *variable = &symbol->variable(); variable
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/
H A DPruneNoOps.cpp127 TVariable *variable = in visitDeclaration() local
H A DSeparateStructFromUniformDeclarations.cpp52 const TVariable *variable = &symbol->variable(); variable
H A DRewriteArrayOfArrayOfOpaqueUniforms.cpp258 TIntermTyped *variable = sequence.front()->getAsTyped(); variable
[all...]
H A DSeparateDeclarations.cpp85 const TVariable *variable = &symbol->variable(); in visitSymbol() local
H A DScalarizeVecAndMatConstructorArgs.cpp201 TVariable *variable = CreateTempVariable(mSymbolTable, type); in createTempVariable() local
/third_party/skia/third_party/externals/angle2/src/compiler/translator/
H A DblocklayoutHLSL.cpp135 void HLSLVariableRegisterCount(const ShaderVarType &variable, HLSLBlockEncoder *encoder) in HLSLVariableRegisterCount() argument
158 unsigned int HLSLVariableRegisterCount(const ShaderVariable &variable, ShShaderOutput outputType) in HLSLVariableRegisterCount() argument
[all...]
H A DValidateTypeSizeLimitations.cpp59 const TVariable &variable = asSymbol->variable(); variable
178 setCommonVariableProperties(const TType &type, const TVariable &variable, ShaderVariable *variableOut) const setCommonVariableProperties() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/
H A DReplaceVariable.cpp87 const TVariable &variable = asSymbol->variable(); variable
[all...]
H A DRewriteSampleMaskVariable.cpp54 TIntermTyped *variable = sequence.front()->getAsTyped(); variable
/third_party/skia/third_party/externals/spirv-tools/source/val/
H A Dvalidate_id.cpp112 const Instruction* variable = _.FindDef(phi->word(i)); in CheckIdDefinitionDominateUse() local
/third_party/skia/third_party/externals/spirv-tools/source/opt/
H A Dprivate_to_local_pass.cpp117 bool PrivateToLocalPass::MoveVariable(Instruction* variable, in MoveVariable() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
H A Dprivate_to_local_pass.cpp117 bool PrivateToLocalPass::MoveVariable(Instruction* variable, in MoveVariable() argument
[all...]
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/
H A Dvalidate_id.cpp112 const Instruction* variable = _.FindDef(phi->word(i)); in CheckIdDefinitionDominateUse() local
/third_party/spirv-tools/source/opt/
H A Dprivate_to_local_pass.cpp115 bool PrivateToLocalPass::MoveVariable(Instruction* variable, in MoveVariable() argument
[all...]
/third_party/spirv-tools/source/val/
H A Dvalidate_id.cpp101 const Instruction* variable = _.FindDef(phi->word(i)); in CheckIdDefinitionDominateUse() local
H A Dvalidate_ray_query.cpp30 auto variable = _.FindDef(ray_query_id); in ValidateRayQueryPointer() local
/third_party/vk-gl-cts/framework/randomshaders/
H A DrsgShader.cpp58 ShaderInput::ShaderInput (const Variable* variable, ConstValueRangeAccess valueRange) in ShaderInput() argument
H A DrsgExecutionContext.cpp61 ExecValueAccess ExecutionContext::getValue (const Variable* variable) in getValue() argument
/third_party/mesa3d/src/gallium/tools/trace/
H A Dformat.py48 def variable(self, name): member in Formatter
81 def variable(self, name): member in AnsiFormatter
150 def variable(self, name): member in WindowsConsoleFormatter
/third_party/ntfs-3g/include/ntfs-3g/
H A Dcache.h30 void *variable; member
/third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/
H A DIntermNode_test.cpp50 TVariable *variable = in createTestSymbol() local
147 TVariable *variable = in TEST_F() local
/third_party/python/Lib/test/test_importlib/source/
H A Dtest_source_encoding.py32 variable = '\u00fc' variable in EncodingTest
/kernel/linux/linux-5.10/drivers/net/wireless/intersil/hostap/
H A Dhostap_80211.h22 u8 variable[0]; member
31 u8 variable[0]; member
38 u8 variable[0]; member
45 u8 variable[0]; member
58 u8 variable[0]; member
/kernel/linux/linux-5.10/drivers/staging/rtl8712/
H A Drtl871x_mp_ioctl.h71 u32 variable; member

Completed in 10 milliseconds

123456789