Searched refs:vsLabel (Results 1 – 3 of 3) sorted by relevance
67 const std::string& vsLabel() const { return fVSLabel; } in vsLabel() function
389 if (!DawnCompileWGSLShaderModule(sharedContext, shaderInfo->vsLabel().c_str(), vsCode, in Make()554 groupLayoutDesc.label = shaderInfo->vsLabel().c_str(); in Make()
322 MtlCompileShaderLibrary(sharedContext, shaderInfo->vsLabel(), vsMSL, errorHandler);