| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_search.h | 70 uint8_t variable : 7; member 191 nir_search_variable variable; member
|
| /third_party/mesa3d/src/broadcom/cle/ |
| H A D | v3d_decoder.h | 73 bool variable; member
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/TranslatorMetalDirect/ |
| H A D | SymbolEnv.h | 35 ANGLE_INLINE const TVariable *variable() const { return mVariable; } in variable() function in sh::VarField
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | UtilsHLSL.cpp | 852 TString DecorateVariableIfNeeded(const TVariable &variable) in DecorateVariableIfNeeded() argument [all...] |
| H A D | VariablePacker.cpp | 28 void ExpandStructVariable(const ShaderVariable &variable, in ExpandStructVariable() argument 43 void ExpandStructArrayVariable(const ShaderVariable &variable, in ExpandStructArrayVariable() argument 65 ExpandVariable(const ShaderVariable &variable, const std::string &name, std::vector<ShaderVariable> *expanded) ExpandVariable() argument 89 GetVariablePackingRows(const ShaderVariable &variable) GetVariablePackingRows() argument 236 const sh::ShaderVariable &variable = (*variables)[ii]; global() local 253 const sh::ShaderVariable &variable = (*variables)[ii]; global() local 275 const sh::ShaderVariable &variable = (*variables)[ii]; global() local 303 const sh::ShaderVariable &variable = (*variables)[ii]; global() local [all...] |
| H A D | blocklayout.h | 209 virtual void visitOpaqueObject(const sh::ShaderVariable &variable) {} in visitOpaqueObject() argument 233 virtual void visitNamedOpaqueObject(const sh::ShaderVariable &variable, in visitNamedOpaqueObject() argument 275 encodeVariable(const ShaderVariable &variable, const BlockMemberInfo &variableInfo, const std::string &name, const std::string &mappedName) encodeVariable() argument [all...] |
| H A D | SymbolTable.cpp | 196 TSymbolTable::VariableMetadata *TSymbolTable::getOrCreateVariableMetadata(const TVariable &variable) in getOrCreateVariableMetadata() argument 207 void TSymbolTable::markStaticWrite(const TVariable &variable) in markStaticWrite() argument 213 void TSymbolTable::markStaticRead(const TVariable &variable) in markStaticRead() argument 227 void TSymbolTable::addInvariantVarying(const TVariable &variable) in addInvariantVarying() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/d3d/ |
| H A D | RecordUniformBlocksWithLargeArrayMember.cpp | 170 const TVariable &variable = node->variable(); in visitSymbol() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/ |
| H A D | RewriteAtomicCounters.cpp | 200 TIntermTyped *variable = sequence.front()->getAsTyped(); variable
|
| H A D | RewriteStructSamplers.cpp | 382 const TVariable &variable = asSymbol->variable(); local 510 void extractStructSamplerUniforms(const TVariable &variable, in extractStructSamplerUniforms() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 217 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument [all...] |
| /third_party/skia/third_party/externals/spirv-tools/test/opt/ |
| H A D | instruction_test.cpp | 356 Instruction* variable = context->get_def_use_mgr()->GetDef(3); local 396 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 436 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 479 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 522 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 559 Instruction* variable = context->get_def_use_mgr()->GetDef(3); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/angle2/src/tests/compiler_tests/ |
| H A D | InitOutputVariables_test.cpp | 71 TVariable *variable = in CreateLValueNode() local 86 TVariable *variable = in CreateIndexedLValueNodeList() local
|
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/val/ |
| H A D | validate_interfaces.cpp | 217 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/test/opt/ |
| H A D | instruction_test.cpp | 356 Instruction* variable = context->get_def_use_mgr()->GetDef(3); local 396 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 436 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 479 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 522 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 559 Instruction* variable = context->get_def_use_mgr()->GetDef(3); TEST_F() local [all...] |
| /third_party/skia/third_party/externals/sfntly/cpp/src/sfntly/table/bitmap/ |
| H A D | eblc_table.cc | 213 bool variable = false; in SubDataSizeToSerialize() local
|
| /third_party/spirv-tools/source/val/ |
| H A D | validate_interfaces.cpp | 239 GetLocationsForVariable( ValidationState_t& _, const Instruction* entry_point, const Instruction* variable, std::unordered_set<uint32_t>* locations, std::unordered_set<uint32_t>* output_index1_locations) GetLocationsForVariable() argument [all...] |
| /third_party/spirv-tools/test/opt/ |
| H A D | instruction_test.cpp | 351 Instruction* variable = context->get_def_use_mgr()->GetDef(3); local 391 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 431 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 474 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 517 Instruction* variable = context->get_def_use_mgr()->GetDef(3); in TEST_F() local 554 Instruction* variable = context->get_def_use_mgr()->GetDef(3); TEST_F() local [all...] |
| /third_party/vk-gl-cts/framework/randomshaders/ |
| H A D | rsgShaderGenerator.cpp | 197 Variable* variable = m_state.getVariableManager().allocate(input->getVariable()->getType(), Variable::STORAGE_SHADER_OUT, input->getVariable()->getName()); in generate() local 231 Variable* variable = *i; in generate() local 277 Variable* variable = *i; in generate() local [all...] |
| H A D | rsgStatement.cpp | 229 inline bool canDeclareVariable (const Variable* variable) in canDeclareVariable() argument 247 DeclarationStatement::DeclarationStatement (GeneratorState& state, Variable* variable) in DeclarationStatement() argument 535 AssignStatement(const Variable* variable, Expression* value) AssignStatement() argument 541 AssignStatement(GeneratorState& state, const Variable* variable, ConstValueRangeAccess valueRange) AssignStatement() argument [all...] |
| /third_party/ninja/ |
| H A D | configure.py | 141 def variable(self, key, val): member in Bootstrap [all...] |
| /third_party/mesa3d/src/gallium/tools/trace/ |
| H A D | pytracediff.py | 142 def variable(self, text): member in PKKPrettyPrinter
|
| /third_party/mesa3d/src/gallium/drivers/r300/compiler/ |
| H A D | radeon_variable.c | 276 get_variable_helper( struct rc_list ** variable_list, struct rc_variable * variable) get_variable_helper() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_util/ |
| H A D | IntermNode_util.cpp | 211 TVariable *variable = CreateTempVariable(symbolTable, type, qualifier); in DeclareTempVariable() local 221 TVariable *variable = in DeclareTempVariable() local
|
| /third_party/skia/third_party/externals/angle2/src/compiler/translator/tree_ops/vulkan/ |
| H A D | DeclarePerVertexBlocks.cpp | 146 const TVariable *variable = &symbol->variable(); variable 414 AddPerVertexDecl(TIntermBlock *root, const TVariable *variable) AddPerVertexDecl() argument [all...] |