Home
last modified time | relevance | path

Searched defs:typeName (Results 1 – 21 of 21) sorted by relevance

/device/generic/opengl-transport/host/commands/emugen/
DParser.cpp119 std::string* typeName, in parseTypeDeclaration()
148 std::string* typeName, in parseParameterDeclaration()
/device/generic/vulkan-cereal/protocols/generic-apigen/
DParser.cpp119 std::string* typeName, in parseTypeDeclaration()
148 std::string* typeName, in parseParameterDeclaration()
/device/generic/vulkan-cereal/stream-servers/glestranslator/GLcommon/
DTextureUtils.cpp107 #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/
Dcgenerator.py296 def typeMayAlias(self, typeName): argument
313 def genStruct(self, typeinfo, typeName, alias): argument
Dgenerator.py728 def genStruct(self, typeinfo, typeName, alias): argument
752 def genEnum(self, enuminfo, typeName, alias): argument
Dpygenerator.py281 def genStruct(self, typeinfo, typeName, alias): argument
Ddocgenerator.py319 def genStruct(self, typeinfo, typeName, alias): argument
Dcerealgenerator.py744 def genStruct(self, typeinfo, typeName, alias): argument
Dvaliditygenerator.py1427 def genStruct(self, typeinfo, typeName, alias): argument
/device/generic/vulkan-cereal/third-party/angle/src/tests/compiler_tests/
DType_test.cpp55 TBasicMangledName typeName(static_cast<TBasicType>(i)); in TEST() local
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/common/
Dcodegen.py604 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
Dvulkantypes.py600 typeName, argument
857 def isNonAbiPortableType(self, typeName): argument
880 def onGenStruct(self, typeinfo, typeName, alias): argument
/device/generic/vulkan-cereal/protocols/vulkan/xml/cereal/
Dextensionstructs.py77 def castAsStruct(varName, typeName, const=True): argument
Ddeepcopy.py365 def deepcopyDstExpr(cgen, typeName): argument
/device/generic/goldfish-opengl/shared/OpenglCodecCommon/
DGLESTextureUtils.cpp450 #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/
DextensionStubSource.py217 def genStruct(self, typeinfo, typeName, alias): argument
/device/generic/vulkan-cereal/third-party/angle/samples/shader_translator/
Dshader_translator.cpp475 std::string typeName; in PrintVariable() local
/device/generic/vulkan-cereal/third-party/angle/src/tests/deqp_support/
DglcShaderConstExprTests_override.cpp283 std::string typeName = glu::getDataTypeName(dataType); in createTests() local
/device/generic/vulkan-cereal/third-party/angle/src/compiler/translator/
DOutputHLSL.cpp3510 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
DTypes.cpp421 TBasicMangledName typeName(type); in buildMangledName() local
DResourcesHLSL.cpp400 const TString &typeName = ((structure && structure->symbolType() != SymbolType::Empty) in outputUniform() local