Searched defs:dataPart (Results 1 – 2 of 2) sorted by relevance
654 int dataPart; in testMapBinderMapDoesNotDedupeDuplicateValues() field in MapBinderTest.ValueType656 private ValueType(int keyPart, int dataPart) { in testMapBinderMapDoesNotDedupeDuplicateValues()
1115 tcu::CompressedTexture dataPart(format, partWidth, partHeight, partDepth); in iterate() local