Searched defs:tempType (Results 1 – 8 of 8) sorted by relevance
/external/gptfdisk/ |
D | parttypes.cc | 59 AType* tempType; in ~PartType() local 433 AType* tempType; in AddType() local
|
D | gptcurses.cc | 377 PartType tempType; in ChangeType() local 826 PartType tempType; in ShowTypes() local
|
D | gptpart.cc | 436 PartType tempType = PartType::unusedPartType; local
|
/external/deqp/external/vulkancts/modules/vulkan/transform_feedback/ |
D | vktTransformFeedbackFuzzLayoutTests.cpp | 51 VarType tempType = type; in BlockBasicTypeCase() local
|
/external/deqp-deps/glslang/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 8870 TType tempType(EbtFloat, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 8894 TType tempType(EbtInt, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 8918 TType tempType(EbtUint, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 8942 TType tempType(EbtInt, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 8966 TType tempType(EbtUint, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local
|
/external/angle/third_party/glslang/src/glslang/MachineIndependent/ |
D | ParseHelper.cpp | 8977 TType tempType(EbtFloat, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 9001 TType tempType(EbtInt, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 9025 TType tempType(EbtUint, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 9049 TType tempType(EbtInt, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local 9073 TType tempType(EbtUint, EvqTemporary, type.getVectorSize()); in constructBuiltIn() local
|
/external/deqp/external/vulkancts/modules/vulkan/ssbo/ |
D | vktSSBOLayoutTests.cpp | 391 VarType tempType = type; in BlockBasicTypeCase() local 443 VarType tempType = elementType; in BlockBasicUnsizedArrayCase() local
|
/external/deqp/external/vulkancts/modules/vulkan/ubo/ |
D | vktUniformBlockTests.cpp | 49 VarType tempType = type; in BlockBasicTypeCase() local
|