Searched refs:BytesPerComponents (Results 1 – 2 of 2) sorted by relevance
117 uint32_t BytesPerComponents(dawn::VertexFormat format) { in BytesPerComponents() function in VertexFormatTest355 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline()
120 uint32_t BytesPerComponents(wgpu::VertexFormat format) { in BytesPerComponents() function in VertexFormatTest361 uint32_t bytesPerComponents = BytesPerComponents(format); in MakeTestPipeline()