| /device/generic/opengl-transport/host/commands/emugen/ |
| D | Parser.cpp | 119 std::string* typeName, in parseTypeDeclaration() 148 std::string* typeName, in parseParameterDeclaration()
|
| /device/generic/vulkan-cereal/protocols/generic-apigen/ |
| D | Parser.cpp | 119 std::string* typeName, in parseTypeDeclaration() 148 std::string* typeName, in parseParameterDeclaration()
|
| /device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/ |
| D | TextureUtils.cpp | 107 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getCompressedFormats() argument 158 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() argument 172 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormats() argument 185 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() argument 770 #define CALL_ON_ASTC_FORMAT(typeName, footprintType, srgbValue) \ in forEachAstcFormat() argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/ |
| D | cgenerator.py | 296 def typeMayAlias(self, typeName): argument 313 def genStruct(self, typeinfo, typeName, alias): argument
|
| D | generator.py | 728 def genStruct(self, typeinfo, typeName, alias): argument 752 def genEnum(self, enuminfo, typeName, alias): argument
|
| D | pygenerator.py | 281 def genStruct(self, typeinfo, typeName, alias): argument
|
| D | docgenerator.py | 319 def genStruct(self, typeinfo, typeName, alias): argument
|
| D | cerealgenerator.py | 744 def genStruct(self, typeinfo, typeName, alias): argument
|
| D | validitygenerator.py | 1427 def genStruct(self, typeinfo, typeName, alias): argument
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/ |
| D | Type_test.cpp | 55 TBasicMangledName typeName(static_cast<TBasicType>(i)); in TEST() local
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/ |
| D | codegen.py | 604 def makeReinterpretCast(self, varName, typeName, const=True): argument 608 def validPrimitive(self, typeInfo, typeName): argument 612 def makePrimitiveStreamMethod(self, typeInfo, typeName, direction="write"): argument 633 def makePrimitiveStreamMethodInPlace(self, typeInfo, typeName, direction="write"): argument 912 def castAsStruct(varName, typeName, const=True): argument
|
| D | vulkantypes.py | 600 typeName, argument 857 def isNonAbiPortableType(self, typeName): argument 880 def onGenStruct(self, typeinfo, typeName, alias): argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/ |
| D | extensionstructs.py | 77 def castAsStruct(varName, typeName, const=True): argument
|
| D | deepcopy.py | 365 def deepcopyDstExpr(cgen, typeName): argument
|
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ |
| D | GLESTextureUtils.cpp | 450 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in isAstcFormat() argument 493 #define ASTC_FORMAT(typeName, footprintType, srgbValue) \ in getAstcFormatInfo() argument
|
| /device/generic/vulkan-cereal/protocols/vulkan/xml/Retired/ |
| D | extensionStubSource.py | 217 def genStruct(self, typeinfo, typeName, alias): argument
|
| /device/generic/vulkan-cereal/third-party/angle/samples/shader_translator/ |
| D | shader_translator.cpp | 475 std::string typeName; in PrintVariable() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/ |
| D | glcShaderConstExprTests_override.cpp | 283 std::string typeName = glu::getDataTypeName(dataType); in createTests() local
|
| /device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/ |
| D | OutputHLSL.cpp | 3510 const TString &typeName = TypeString(type); in addArrayEqualityFunction() local 3559 const TString &typeName = TypeString(type); in addArrayAssignmentFunction() local 3606 const TString &typeName = TypeString(type); in addArrayConstructIntoFunction() local
|
| D | Types.cpp | 421 TBasicMangledName typeName(type); in buildMangledName() local
|
| D | ResourcesHLSL.cpp | 400 const TString &typeName = ((structure && structure->symbolType() != SymbolType::Empty) in outputUniform() local
|