Searched defs:strideBytes (Results 1 – 2 of 2) sorted by relevance
127 deUint8 strideBytes; // Pixel stride (in bytes), usually plane elementSize member
362 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline() local