Searched refs:GetDawnCullMode (Results 1 – 1 of 1) sorted by relevance
757 ::dawn::CullMode GetDawnCullMode(CullMode amber_cull_mode) { in GetDawnCullMode() function1051 rasterizationState.cullMode = GetDawnCullMode(pipeline_data->GetCullMode()); in CreateRenderPipelineDescriptor()