Home
last modified time | relevance | path

Searched refs:GetWGSLRenderableColorTextureComponentCount (Results 1 - 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dawn/src/utils/
H A DTextureUtils.h217 uint32_t GetWGSLRenderableColorTextureComponentCount(wgpu::TextureFormat textureFormat);
H A DTextureUtils.cpp550 uint32_t GetWGSLRenderableColorTextureComponentCount(wgpu::TextureFormat textureFormat) { in GetWGSLRenderableColorTextureComponentCount() function
/third_party/skia/third_party/externals/dawn/src/tests/unittests/validation/
H A DRenderPipelineValidationTests.cpp363 if (componentCount >= utils::GetWGSLRenderableColorTextureComponentCount(colorFormat)) { in TEST_F()
382 utils::GetWGSLRenderableColorTextureComponentCount(colorFormat)) { in TEST_F()

Completed in 4 milliseconds