| /third_party/skia/third_party/externals/angle2/src/compiler/translator/ |
| H A D | OutputSPIRV.cpp | 4679 TStructure *structure = in makeBuiltInOutputStructType() local 4854 const TStructure *structure = parentType.getStruct(); in visitConstantUnion() local
|
| H A D | ParseContext.cpp | 5747 TStructure *structure = new TStructure(&symbolTable, structName, fieldList, structSymbolType); addStructure() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gl/ |
| H A D | gl4cShaderStorageBufferObjectTests.cpp | 65 structure enumerator [all...] |
| H A D | gl4cES31CompatibilityShaderStorageBufferObjectTests.cpp | 67 structure enumerator [all...] |
| H A D | gl4cShadingLanguage420PackTests.cpp | 16538 static const GLchar* structure = "struct Structure {\\n" prepareShaderSource() local [all...] |
| H A D | gl4cEnhancedLayoutsTests.cpp | 10584 Utils::Interface* structure = program_interface.Structure("Data"); in test() local 12348 Utils::Interface* structure = program_interface.Structure("Data"); test() local 13035 Utils::Interface* structure = program_interface.Structure("Data"); test() local [all...] |
| /third_party/vk-gl-cts/external/openglcts/modules/gles31/ |
| H A D | es31cShaderStorageBufferObjectTests.cpp | 65 structure enumerator [all...] |
| /third_party/skia/third_party/externals/angle2/src/common/spirv/ |
| H A D | spirv_instruction_parser_autogen.cpp | 750 ParseArrayLength(const uint32_t *_instruction, IdResultType *idResultType, IdResult *idResult, IdRef *structure, LiteralInteger *arraymember) ParseArrayLength() argument
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | ParseHelper.cpp | 4497 const TTypeList& structure = *type.getStruct(); structArrayCheck() local 9407 const TTypeList* structure = recordStructCopy(matrixFixRecord, (*originTypeList)[member].type, tmpType); fixBlockUniformLayoutMatrix() local 9452 const TTypeList* structure = recordStructCopy(packingFixRecord, (*originTypeList)[member].type, tmpType); fixBlockUniformLayoutPacking() local [all...] |
| H A D | glslang_tab.cpp | 10904 const TType& structure = variable->getType(); variable 10954 TType* structure = new TType((yyvsp[-1].interm.typeList), *(yyvsp[-4].lex).string); variable 10981 TType* structure = new TType((yyvsp[-1].interm.typeList), TString("")); variable [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | objects.cc | 1403 Handle<Object> structure = it->GetAccessors(); in GetPropertyWithAccessor() local 1506 Handle<Object> structure = it->GetAccessors(); in SetPropertyWithAccessor() local [all...] |
| /third_party/glslang/glslang/HLSL/ |
| H A D | hlslParseHelper.cpp | 1717 const TTypeList* structure in handleFunctionDefinition() local 6879 const TTypeList& structure = *type.getStruct(); structArrayCheck() local [all...] |