Home
last modified time | relevance | path

Searched refs:check_shader_module (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/skia/src/gpu/graphite/dawn/
H A DDawnGraphiteUtils.cpp100 static bool check_shader_module([[maybe_unused]] const DawnSharedContext* sharedContext, in check_shader_module() function
202 return check_shader_module(sharedContext, module, wgsl.c_str(), errorHandler); in DawnCompileWGSLShaderModule()