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