Searched defs:offsetType (Results 1 – 7 of 7) sorted by relevance
105 OffsetType offsetType; member1256 const AtomicCounterTest::OffsetType &offsetType) in layoutTypesToName()1315 const AtomicCounterTest::OffsetType &offsetType) in layoutTypesToDesc()1469 const AtomicCounterTest::OffsetType offsetType = offsetTypes[offsetTypeNdx]; in AtomicCounterTests() local
85 VertexOffsetType offsetType; member260 static bool indexedWithOffset(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in indexedWithOffset()266 static bool indexedPacked(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in indexedPacked()272 static uint32_t baseSize(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType) in baseSize()279 …static uint32_t calcExtraBytes(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType, … in calcExtraBytes()297 … DrawInfoPacker(DrawType drawType, const tcu::Maybe<VertexOffsetType> &offsetType, uint32_t stride, in DrawInfoPacker()1121 …const auto offsetType = (m_params.vertexOffset ? tcu::just(m_params.vertexOffset->offsetType) : … in iterate() local
110 TType *offsetType = new TType(*vec2Type); in getRotateFunc() local
242 std::string offsetType; member
595 SkSLType offsetType = egp.fUseScale ? SkSLType::kFloat3 : SkSLType::kFloat2; in onEmitCode() local795 SkSLType offsetType = (diegp.fUseScale) ? SkSLType::kFloat3 : SkSLType::kFloat2; in onEmitCode() local
741 const string offsetType = ((isSigned) ? "i" : "u") + de::toString(offsetWidth); in getFullOperationWithDifferentInputWidthStr() local
7432 const TType &offsetType = in checkTextureOffset() local