Searched refs:bytesPerComponents (Results 1 – 2 of 2) sorted by relevance
355 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline() local356 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline()
361 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline() local362 uint32_t strideBytes = bytesPerComponents * componentCount; in MakeTestPipeline()